Home
last modified time | relevance | path

Searched refs:clear_binds (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/format/example/
Dsample_advanced.cpp115 fmter.clear_binds(); in main()
/third_party/boost/libs/format/test/
Dformat_test3.cpp101 bf.clear_binds(); in main()
/third_party/boost/boost/format/
Dformat_class.hpp54 basic_format& clear_binds(); // unbind all bound items, and call clear()
Dformat_implementation.hpp153 clear_binds () { in clear_binds() function in boost::basic_format