Home
last modified time | relevance | path

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

/third_party/boost/boost/interprocess/detail/
Dnothrow.hpp33 static std::nothrow_t *pnothrow; member
37 std::nothrow_t *nothrow<Dummy>::pnothrow = member in boost::interprocess::nothrow<Dummy>
/third_party/boost/boost/move/
Dmake_unique.hpp74 static std::nothrow_t *pnothrow; member
78 std::nothrow_t *nothrow_holder<Dummy>::pnothrow = member in boost::move_upmu::nothrow_holder<Dummy>