Macros
base/concepts.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define BOOST_CONCEPT_USAGE(concept)   void check##concept()
 
#define GTSAM_CONCEPT_ASSERT(concept)   static_assert(true, "")
 
#define GTSAM_CONCEPT_REQUIRES(concept, return_type)   return_type
 

Macro Definition Documentation

◆ BOOST_CONCEPT_USAGE

#define BOOST_CONCEPT_USAGE (   concept)    void check##concept()

Definition at line 20 of file base/concepts.h.

◆ GTSAM_CONCEPT_ASSERT

#define GTSAM_CONCEPT_ASSERT (   concept)    static_assert(true, "")

Definition at line 22 of file base/concepts.h.

◆ GTSAM_CONCEPT_REQUIRES

#define GTSAM_CONCEPT_REQUIRES (   concept,
  return_type 
)    return_type

Definition at line 23 of file base/concepts.h.



gtsam
Author(s):
autogenerated on Thu Jun 13 2024 03:11:36