Home
last modified time | relevance | path

Searched refs:CopyConstructible (Results 1 – 25 of 71) sorted by relevance

123

/third_party/boost/libs/random/test/
Dconcepts.hpp110 CopyConstructible<E>,
162 CopyConstructible<D>,
176 BOOST_CONCEPT_ASSERT((CopyConstructible<P>));
/third_party/boost/libs/range/doc/reference/adaptors/
Dformatted.qbk31 …* `sep` has a type that is CopyConstructible and able to be streamed to `std::basic_ostream<Char,T…
32 …* `prefix` has a type that is CopyConstructible and able to be streamed to `std::basic_ostream<Cha…
33 …* `postfix` has a type that is CopyConstructible and able to be streamed to `std::basic_ostream<Ch…
/third_party/boost/libs/type_erasure/doc/
DJamfile.jam33CopyConstructible=\"<a href=\\\"$(BOOST_ROOT)/doc/html/CopyConstructible.html\\\">CopyConstructibl…
/third_party/boost/boost/iterator/
Diterator_concepts.hpp42 , boost::CopyConstructible<Iterator>
63 : boost::CopyConstructible<Iterator>
110 , boost::CopyConstructible<Iterator>
/third_party/boost/libs/asio/doc/requirements/
DTimeTraits.qbk21 the requirements for `CopyConstructible` and `Assignable`.
29 default construction, and meet the requirements for `CopyConstructible`
DProtoAllocator.qbk10 A type `A` meets the proto-allocator requirements if `A` is `CopyConstructible`
DEndpointSequence.qbk11 requirements of `Destructible` (C++Std [destructible]) and `CopyConstructible`
DConnectCondition.qbk12 `CopyConstructible` (C++Std [copyconstructible]), as well as the additional
DLegacyCompletionHandler.qbk12 requirements of `CopyConstructible` types (C++Std [copyconstructible]). A value
DMutableBufferSequence.qbk16 `CopyConstructible` (C++Std [copyconstructible]), as well as the additional
DProtocol.qbk11 of `Destructible` (C++Std [destructible]), `CopyConstructible` (C++Std
DConstBufferSequence.qbk15 `CopyConstructible` (C++Std [copyconstructible]), as well as the additional
/third_party/boost/libs/gil/doc/html/_sources/design/
Dconcepts.rst.txt29 auto concept CopyConstructible<typename T>
61 CopyConstructible<T>,
/third_party/boost/libs/gil/doc/design/
Dconcepts.rst29 auto concept CopyConstructible<typename T>
61 CopyConstructible<T>,
/third_party/boost/libs/concept_check/doc/html/
Dconcepts_HTML.manifest9 CopyConstructible.html
/third_party/boost/libs/histogram/doc/concepts/
DAxis.qbk10 …ata. Must be [@https://en.cppreference.com/w/cpp/named_req/CopyConstructible CopyConstructible], […
54 …type that is [@https://en.cppreference.com/w/cpp/named_req/CopyConstructible CopyConstructible] an…
DTransform.qbk10 …structible], [@https://en.cppreference.com/w/cpp/named_req/CopyConstructible CopyConstructible], a…
DAccumulator.qbk10 …structible], [@https://en.cppreference.com/w/cpp/named_req/CopyConstructible CopyConstructible], a…
DStorage.qbk10 …structible], [@https://en.cppreference.com/w/cpp/named_req/CopyConstructible CopyConstructible], a…
/third_party/boost/boost/gil/concepts/
Dbasic.hpp62 struct CopyConstructible struct
/third_party/boost/libs/optional/doc/
D00_optional.qbk30 [def __COPY_CONSTRUCTIBLE__ [@../../../utility/CopyConstructible.html `CopyConstructible`]]
/third_party/boost/libs/concept_check/test/
Dconcept_check_test.cpp36 function_requires< CopyConstructible<foo> >(); in main()
/third_party/boost/libs/convert/doc/
Dlexcast_converter.qbk25 * ['TypeOut] needs to be [@http://en.cppreference.com/w/cpp/named_req/CopyConstructible ['Copy Cons…
/third_party/boost/libs/graph_parallel/doc/
DGlobalDescriptor.rst76 .. _Copy constructible: http://www.sgi.com/tech/stl/CopyConstructible.html
/third_party/boost/libs/thread/doc/
Dsynchronized_value_ref.qbk152 [[Requires:] [`T` is `CopyConstructible`.]]
243 [[Requires:] [`T` is `CopyConstructible`.]]
261 [[Requires:] [`T` is `CopyConstructible`.]]

123