Home
last modified time | relevance | path

Searched defs:push_void (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/heap/
Dskew_heap.hpp765 struct push_void struct in boost::heap::skew_heap
767 static void push(skew_heap * self, const_reference v) in push()
774 static void emplace(skew_heap * self, Args&&... args) in emplace()