Searched defs:constexpr (Results 1 - 1 of 1) sorted by relevance

/system/chre/external/flatbuffers/include/flatbuffers/
H A Dflatbuffers.h84 // and constexpr keywords. Note the __clang__ check is needed, because clang
94 #ifndef constexpr
95 #define constexpr const macro
134 #define FLATBUFFERS_CONSTEXPR constexpr

Completed in 116 milliseconds