Searched defs:priv_destroy (Results 1 – 2 of 2) sorted by relevance
389 …BOOST_CONTAINER_FORCEINLINE static void priv_destroy(container_detail::true_type, Allocator &a, T*… in priv_destroy() function393 …BOOST_CONTAINER_FORCEINLINE static void priv_destroy(container_detail::false_type, Allocator &, T*… in priv_destroy() function
287 void (*priv_destroy)(struct dvb_usb_device *); member