Home
last modified time | relevance | path

Searched refs:basic_ios_fill_saver (Results 1 – 2 of 2) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
Dio_fwd.hpp37 class basic_ios_fill_saver;
51 typedef basic_ios_fill_saver<char> ios_fill_saver;
52 typedef basic_ios_fill_saver<wchar_t> wios_fill_saver;
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/io/
Dios_state.hpp214 class basic_ios_fill_saver class
220 explicit basic_ios_fill_saver( state_type &s ) in basic_ios_fill_saver() function in boost::io::basic_ios_fill_saver
223 basic_ios_fill_saver( state_type &s, aspect_type const &a ) in basic_ios_fill_saver() function in boost::io::basic_ios_fill_saver
226 ~basic_ios_fill_saver() in ~basic_ios_fill_saver()
235 basic_ios_fill_saver& operator=(const basic_ios_fill_saver&);