Home | History | Annotate | Download | only in flatbuffers

Lines Matching defs:constexpr

85   // and constexpr keywords. Note the __clang__ check is needed, because clang
95 #ifndef constexpr
96 #define constexpr const
135 #define FLATBUFFERS_CONSTEXPR constexpr