Searched refs:cant_use_nl (Results 1 – 1 of 1) sorted by relevance
322 typedef typename mpl::or_<is_array<T>,is_function<T>,is_abstract<T> >::type cant_use_nl; in operator ()() typedef324 set_precision( ostr, cant_use_nl() ); in operator ()()