Home
last modified time | relevance | path

Searched defs:assignment (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 } argument
393 # define BOOST_STATIC_CONSTANT(type, assignment) static const type assignment argument