Searched defs:mallocator (Results 1 – 1 of 1) sorted by relevance
208 template <class T> class mallocator class224 mallocator() {} in mallocator() function in boost::wave::util::mallocator225 mallocator(const mallocator&) {} in mallocator() argument269 template<> class mallocator<void> class