Searched refs:BOOST_NESTED_TEMPLATE (Results 1 – 5 of 5) sorted by relevance
61 for(char* next = address = this->BOOST_NESTED_TEMPLATE apply<T>(address);63 this->BOOST_NESTED_TEMPLATE apply<T>(next = next+sizeof(T));
59 ::BOOST_NESTED_TEMPLATE result_<T>
436 # define BOOST_NESTED_TEMPLATE template macro438 # define BOOST_NESTED_TEMPLATE macro
104 factory.BOOST_NESTED_TEMPLATE apply<T>(address); in construct()
922 … R2, class F, class L> class bind_t: public bind_t_generator<R2>::BOOST_NESTED_TEMPLATE implementa…926 …bind_t(F f, L const & l): bind_t_generator<R2>::BOOST_NESTED_TEMPLATE implementation<F, L>(f, l) {} in bind_t()