Home
last modified time | relevance | path

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

/third_party/boost/boost/format/
Dformat_implementation.hpp103 unsigned char basic_format<Ch,Tr, Alloc>:: exceptions(unsigned char newexcept) { in exceptions() argument
105 exceptions_ = newexcept; in exceptions()
Dformat_class.hpp119 unsigned char exceptions(unsigned char newexcept);