Home
last modified time | relevance | path

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

/dports/devel/boost-docs/boost_1_72_0/libs/type_erasure/test/
H A Dtest_sfinae.cpp30 using move_constructible = boost::mpl::vector<constructible<_self(_self&&)>, destructible<> >; typedef
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/include/__concepts/
H A Dconstructible.h41 concept move_constructible = variable
/dports/devel/boost-libs/boost_1_72_0/libs/type_erasure/test/
H A Dtest_sfinae.cpp30 using move_constructible = boost::mpl::vector<constructible<_self(_self&&)>, destructible<> >; typedef
/dports/devel/boost-python-libs/boost_1_72_0/libs/type_erasure/test/
H A Dtest_sfinae.cpp30 using move_constructible = boost::mpl::vector<constructible<_self(_self&&)>, destructible<> >; typedef
/dports/devel/hyperscan/boost_1_75_0/libs/type_erasure/test/
H A Dtest_sfinae.cpp30 using move_constructible = boost::mpl::vector<constructible<_self(_self&&)>, destructible<> >; typedef
/dports/cad/librepcb/librepcb-0.1.6/libs/type_safe/include/type_safe/detail/
H A Dvariant_impl.hpp38 using move_constructible = all_of<std::is_move_constructible<Types>::value...>; typedef
/dports/devel/folly/folly-2021.12.27.00/folly/test/
H A DReplaceableTest.cpp126 TYPED_TEST(ReplaceableStaticAttributeTest, move_constructible) { in TYPED_TEST() argument
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/range-v3/include/concepts/
H A Dconcepts.hpp1083 CPP_concept move_constructible = variable
/dports/devel/range-v3/range-v3-0.11.0/include/concepts/
H A Dconcepts.hpp1077 CPP_concept move_constructible = variable