Macros
static_assert.hpp File Reference
#include <boost/config.hpp>
#include <boost/detail/workaround.hpp>
Include dependency graph for static_assert.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define BOOST_STATIC_ASSERT(...)   static_assert(__VA_ARGS__, #__VA_ARGS__)
 
#define BOOST_STATIC_ASSERT_BOOL_CAST(...)   (bool)(__VA_ARGS__)
 
#define BOOST_STATIC_ASSERT_MSG(...)   static_assert(__VA_ARGS__)
 

Macro Definition Documentation

◆ BOOST_STATIC_ASSERT

#define BOOST_STATIC_ASSERT (   ...)    static_assert(__VA_ARGS__, #__VA_ARGS__)

Definition at line 70 of file static_assert.hpp.

◆ BOOST_STATIC_ASSERT_BOOL_CAST

#define BOOST_STATIC_ASSERT_BOOL_CAST (   ...)    (bool)(__VA_ARGS__)

Definition at line 62 of file static_assert.hpp.

◆ BOOST_STATIC_ASSERT_MSG

#define BOOST_STATIC_ASSERT_MSG (   ...)    static_assert(__VA_ARGS__)

Definition at line 31 of file static_assert.hpp.



sick_visionary_ros
Author(s): SICK AG TechSupport 3D Snapshot
autogenerated on Thu Feb 8 2024 03:56:21