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

  /src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
ranges_uninitialized.h 81 struct __destroy_fn struct in namespace:ranges
95 inline constexpr __destroy_fn destroy{};
532 __destroy_fn::operator()(_Iter __first, _Sent __last) const noexcept
547 __destroy_fn::operator()(_Range&& __r) const noexcept
ranges_uninitialized.h 81 struct __destroy_fn struct in namespace:ranges
95 inline constexpr __destroy_fn destroy{};
532 __destroy_fn::operator()(_Iter __first, _Sent __last) const noexcept
547 __destroy_fn::operator()(_Range&& __r) const noexcept
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
ranges_uninitialized.h 81 struct __destroy_fn struct in namespace:ranges
95 inline constexpr __destroy_fn destroy{};
530 __destroy_fn::operator()(_Iter __first, _Sent __last) const noexcept
545 __destroy_fn::operator()(_Range&& __r) const noexcept
ranges_uninitialized.h 81 struct __destroy_fn struct in namespace:ranges
95 inline constexpr __destroy_fn destroy{};
530 __destroy_fn::operator()(_Iter __first, _Sent __last) const noexcept
545 __destroy_fn::operator()(_Range&& __r) const noexcept

Completed in 51 milliseconds