Home
last modified time | relevance | path

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

/llvm-project/libcxx/include/__ranges/
H A Dmovable_box.h62 _LIBCPP_HIDE_FROM_ABI constexpr explicit __movable_box(in_place_t, _Args&&... __args) noexcept( in __movable_box() function
66 _LIBCPP_HIDE_FROM_ABI constexpr __movable_box() noexcept(is_nothrow_default_constructible_v<_Tp>) in __movable_box() function