Searched refs:BOOST_IOSTREAMS_RTL (Results 1 – 1 of 1) sorted by relevance
27 # define BOOST_IOSTREAMS_RTL(x) BOOST_JOIN(_rtl_, x) macro29 # define BOOST_IOSTREAMS_RTL(x) BOOST_JOIN(_, x) macro31 # define BOOST_IOSTREAMS_RTL(x) ::x // Distinguish from member function named x macro33 #define BOOST_IOSTREAMS_FD_OPEN BOOST_IOSTREAMS_RTL(open)34 #define BOOST_IOSTREAMS_FD_CLOSE BOOST_IOSTREAMS_RTL(close)35 #define BOOST_IOSTREAMS_FD_READ BOOST_IOSTREAMS_RTL(read)36 #define BOOST_IOSTREAMS_FD_WRITE BOOST_IOSTREAMS_RTL(write)