Searched defs:pt_array (Results 1 – 2 of 2) sorted by relevance
43 shared_array<ptree> pt_array(new ptree[max_repeats]); in clock_push_back() local89 shared_array<ptree> pt_array(new ptree[max_repeats]); in clock_erase() local
95 const T* pt_array = reinterpret_cast<T *>(boost::addressof(pt)); in discard_function() local