Home
last modified time | relevance | path

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

/third_party/boost/boost/iostreams/detail/config/
Drtl.hpp27 # define BOOST_IOSTREAMS_RTL(x) BOOST_JOIN(_rtl_, x) macro
29 # define BOOST_IOSTREAMS_RTL(x) BOOST_JOIN(_, x) macro
31 # define BOOST_IOSTREAMS_RTL(x) ::x // Distinguish from member function named x macro