Home
last modified time | relevance | path

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

/third_party/boost/libs/container/test/
Dnode_handle_test.cpp534 node_t *const to_ptr = new node_t; in test_swap() local
560 node_t *const to_ptr = new node_t; in test_swap() local
/third_party/boost/boost/
Dforeach.hpp432 inline T *&to_ptr(T const &) in to_ptr() function
441 inline T (*&to_ptr(T (&)[N]))[N] in to_ptr() function