HomeSort by: relevance | last modified time | path
    Searched defs:inout_ptr (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
out_ptr.h 103 // 3734. Inconsistency in inout_ptr and out_ptr for empty case
302 "std::inout_ptr can not be used to wrap std::shared_ptr");
425 inout_ptr(_Smart& __s, _Args&&... __args) function
428 static_assert(!is_void_v<_TypeId>, "first argument to std::inout_ptr "
out_ptr.h 103 // 3734. Inconsistency in inout_ptr and out_ptr for empty case
302 "std::inout_ptr can not be used to wrap std::shared_ptr");
425 inout_ptr(_Smart& __s, _Args&&... __args) function
428 static_assert(!is_void_v<_TypeId>, "first argument to std::inout_ptr "

Completed in 45 milliseconds