F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
Nil.hpp
Go to the documentation of this file.
1
// ======================================================================
2
// \file Nil.hpp
3
// \author bocchino
4
// \brief The Nil type
5
// ======================================================================
6
7
#ifndef Fw_Nil_HPP
8
#define Fw_Nil_HPP
9
10
namespace
Fw
{
11
12
struct
Nil
{};
13
14
}
// namespace Fw
15
16
#endif
Fw::Nil
Definition:
Nil.hpp:12
Fw
Definition:
FppConstantsAc.hpp:121
Fw
DataStructures
Nil.hpp
Generated by
1.8.14