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

/external/parameter-framework/asio/include/asio/detail/
H A Dconfig.hpp254 #if !defined(ASIO_STATIC_CONSTANT)
255 # define ASIO_STATIC_CONSTANT(type, assignment) static const type assignment macro
256 #endif // !defined(ASIO_STATIC_CONSTANT)
/external/parameter-framework/asio-1.10.6/include/asio/detail/
H A Dconfig.hpp254 #if !defined(ASIO_STATIC_CONSTANT)
255 # define ASIO_STATIC_CONSTANT(type, assignment) static const type assignment macro
256 #endif // !defined(ASIO_STATIC_CONSTANT)

Completed in 162 milliseconds