F´ Flight Software - C/C++ Documentation  NASA-v2.0.0
A framework for building embedded system applications to NASA flight quality standards.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Assert.hpp File Reference
#include <FpConfig.hpp>
#include <Fw/Types/BasicTypes.hpp>

Go to the source code of this file.

Macros

#define FW_ASSERT(...)
 
#define FW_STATIC_ASSERT(...)
 

Macro Definition Documentation

◆ FW_ASSERT

#define FW_ASSERT (   ...)

Definition at line 9 of file Assert.hpp.

◆ FW_STATIC_ASSERT

#define FW_STATIC_ASSERT (   ...)

Definition at line 10 of file Assert.hpp.