Home
last modified time | relevance | path

Searched defs:GLM_HAS_TEMPLATE_ALIASES (Results 1 – 1 of 1) sorted by relevance

/external/oboe/samples/RhythmGame/third_party/glm/detail/
Dsetup.hpp417 # define GLM_HAS_TEMPLATE_ALIASES __has_feature(cxx_alias_templates) macro
419 # define GLM_HAS_TEMPLATE_ALIASES 1 macro
421 # define GLM_HAS_TEMPLATE_ALIASES ((GLM_LANG & GLM_LANG_CXX0X_FLAG) && (\ macro