Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/config/
Dsuffix.hpp391 # define BOOST_STATIC_CONSTANT(type, assignment) enum { assignment } macro
393 # define BOOST_STATIC_CONSTANT(type, assignment) static const type assignment macro