Home
last modified time | relevance | path

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

/aoo41x/main/boost/
H A Dboost_1_55_0.patch59 - // static assert I == is_placeholder<T>::value
60 - typedef char T_must_be_placeholder[ I == is_placeholder<T>::value? 1: -1 ];
61 + BOOST_STATIC_ASSERT( I == is_placeholder<T>::value );
/aoo41x/main/shell/source/tools/lngconvex/
H A Dlngconvex.cxx452 bool is_placeholder(const std::string& str) in is_placeholder() function
532 if (is_placeholder(token)) in inflate_rc_template_to_file()

Completed in 19 milliseconds