René's URL Explorer Experiment


Title: C++ named requirements: BinaryTypeTrait (since C++11) - cppreference.com

Generator: MediaWiki 1.43.9

direct link

Domain: www.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://www.cppreference.com/
Create accounthttps://www.cppreference.com/index.php?title=Special:CreateAccount&returnto=cpp%2Fnamed+req%2FBinaryTypeTrait
Log inhttps://www.cppreference.com/index.php?title=Special:UserLogin&returnto=cpp%2Fnamed+req%2FBinaryTypeTrait
Pagehttps://www.cppreference.com/cpp/named_req/BinaryTypeTrait
Discussionhttps://www.cppreference.com/index.php?title=Talk:cpp/named_req/BinaryTypeTrait&action=edit&redlink=1
https://www.cppreference.com/cpp/named_req/BinaryTypeTrait
Readhttps://www.cppreference.com/cpp/named_req/BinaryTypeTrait
View sourcehttps://www.cppreference.com/index.php?title=cpp/named_req/BinaryTypeTrait&action=edit
View historyhttps://www.cppreference.com/index.php?title=cpp/named_req/BinaryTypeTrait&action=history
https://www.cppreference.com/cpp/named_req/BinaryTypeTrait
cpphttps://www.cppreference.com/cpp
named reqhttps://www.cppreference.com/cpp/named_req
C++https://www.cppreference.com/cpp
Compiler supporthttps://www.cppreference.com/cpp/compiler_support
Freestanding and hostedhttps://www.cppreference.com/cpp/freestanding
Languagehttps://www.cppreference.com/cpp/language
Standard libraryhttps://www.cppreference.com/cpp/standard_library
Standard library headershttps://www.cppreference.com/cpp/header
Named requirementshttps://www.cppreference.com/cpp/named_req
Feature test macroshttps://www.cppreference.com/cpp/feature_test
Language support libraryhttps://www.cppreference.com/cpp/utility#Language_support
Concepts libraryhttps://www.cppreference.com/cpp/concepts
Diagnostics libraryhttps://www.cppreference.com/cpp/error
Memory management libraryhttps://www.cppreference.com/cpp/memory
Metaprogramming libraryhttps://www.cppreference.com/cpp/meta
General utilities libraryhttps://www.cppreference.com/cpp/utility
Containers libraryhttps://www.cppreference.com/cpp/container
Iterators libraryhttps://www.cppreference.com/cpp/iterator
Ranges libraryhttps://www.cppreference.com/cpp/ranges
Algorithms libraryhttps://www.cppreference.com/cpp/algorithm
Strings libraryhttps://www.cppreference.com/cpp/string
Text processing libraryhttps://www.cppreference.com/cpp/text
Numerics libraryhttps://www.cppreference.com/cpp/numeric
Date and time libraryhttps://www.cppreference.com/cpp/chrono
Input/output libraryhttps://www.cppreference.com/cpp/io
Filesystem libraryhttps://www.cppreference.com/cpp/filesystem
Concurrency support libraryhttps://www.cppreference.com/cpp/thread
Execution control libraryhttps://www.cppreference.com/cpp/execution
Technical specificationshttps://www.cppreference.com/cpp/experimental
Symbols indexhttps://www.cppreference.com/cpp/symbol_index
External librarieshttps://www.cppreference.com/cpp/links/libs
[edit]https://cppreference.com/index.php?title=Template:cpp/navbar_content&action=edit
C++ named requirementshttps://www.cppreference.com/cpp/named_req
Basichttps://www.cppreference.com/cpp/named_req#Basic
DefaultConstructiblehttps://www.cppreference.com/cpp/named_req/DefaultConstructible
MoveConstructiblehttps://www.cppreference.com/cpp/named_req/MoveConstructible
CopyConstructiblehttps://www.cppreference.com/cpp/named_req/CopyConstructible
CopyAssignablehttps://www.cppreference.com/cpp/named_req/CopyAssignable
MoveAssignablehttps://www.cppreference.com/cpp/named_req/MoveAssignable
Destructiblehttps://www.cppreference.com/cpp/named_req/Destructible
Type propertieshttps://www.cppreference.com/cpp/named_req#Type_properties
ScalarTypehttps://www.cppreference.com/cpp/named_req/ScalarType
PODTypehttps://www.cppreference.com/cpp/named_req/PODType
TriviallyCopyablehttps://www.cppreference.com/cpp/named_req/TriviallyCopyable
TrivialTypehttps://www.cppreference.com/cpp/named_req/TrivialType
StandardLayoutTypehttps://www.cppreference.com/cpp/named_req/StandardLayoutType
ImplicitLifetimeTypehttps://www.cppreference.com/cpp/named_req/ImplicitLifetimeType
Library-widehttps://www.cppreference.com/cpp/named_req#Library-wide
BooleanTestablehttps://www.cppreference.com/cpp/named_req/BooleanTestable
EqualityComparablehttps://www.cppreference.com/cpp/named_req/EqualityComparable
LessThanComparablehttps://www.cppreference.com/cpp/named_req/LessThanComparable
Swappablehttps://www.cppreference.com/cpp/named_req/Swappable
ValueSwappablehttps://www.cppreference.com/cpp/named_req/ValueSwappable
NullablePointerhttps://www.cppreference.com/cpp/named_req/NullablePointer
Hashhttps://www.cppreference.com/cpp/named_req/Hash
Allocatorhttps://www.cppreference.com/cpp/named_req/Allocator
FunctionObjecthttps://www.cppreference.com/cpp/named_req/FunctionObject
Callablehttps://www.cppreference.com/cpp/named_req/Callable
Predicatehttps://www.cppreference.com/cpp/named_req/Predicate
BinaryPredicatehttps://www.cppreference.com/cpp/named_req/BinaryPredicate
Comparehttps://www.cppreference.com/cpp/named_req/Compare
Containerhttps://www.cppreference.com/cpp/named_req#Container
Containerhttps://www.cppreference.com/cpp/named_req/Container
ReversibleContainerhttps://www.cppreference.com/cpp/named_req/ReversibleContainer
AllocatorAwareContainerhttps://www.cppreference.com/cpp/named_req/AllocatorAwareContainer
SequenceContainerhttps://www.cppreference.com/cpp/named_req/SequenceContainer
ContiguousContainerhttps://www.cppreference.com/cpp/named_req/ContiguousContainer
AssociativeContainerhttps://www.cppreference.com/cpp/named_req/AssociativeContainer
UnorderedAssociativeContainerhttps://www.cppreference.com/cpp/named_req/UnorderedAssociativeContainer
Container elementhttps://www.cppreference.com/cpp/named_req#Container_element
DefaultInsertablehttps://www.cppreference.com/cpp/named_req/DefaultInsertable
CopyInsertablehttps://www.cppreference.com/cpp/named_req/CopyInsertable
MoveInsertablehttps://www.cppreference.com/cpp/named_req/MoveInsertable
EmplaceConstructiblehttps://www.cppreference.com/cpp/named_req/EmplaceConstructible
Erasablehttps://www.cppreference.com/cpp/named_req/Erasable
Iteratorhttps://www.cppreference.com/cpp/named_req#Iterator
LegacyIteratorhttps://www.cppreference.com/cpp/named_req/Iterator
LegacyInputIteratorhttps://www.cppreference.com/cpp/named_req/InputIterator
LegacyOutputIteratorhttps://www.cppreference.com/cpp/named_req/OutputIterator
LegacyForwardIteratorhttps://www.cppreference.com/cpp/named_req/ForwardIterator
LegacyBidirectionalIteratorhttps://www.cppreference.com/cpp/named_req/BidirectionalIterator
LegacyRandomAccessIteratorhttps://www.cppreference.com/cpp/named_req/RandomAccessIterator
LegacyContiguousIteratorhttps://www.cppreference.com/cpp/named_req/ContiguousIterator
ConstexprIteratorhttps://www.cppreference.com/cpp/named_req/ConstexprIterator
Stream I/Ohttps://www.cppreference.com/cpp/named_req#Stream_I/O_functions
FormattedInputFunctionhttps://www.cppreference.com/cpp/named_req/FormattedInputFunction
UnformattedInputFunctionhttps://www.cppreference.com/cpp/named_req/UnformattedInputFunction
FormattedOutputFunctionhttps://www.cppreference.com/cpp/named_req/FormattedOutputFunction
UnformattedOutputFunctionhttps://www.cppreference.com/cpp/named_req/UnformattedOutputFunction
Formattershttps://www.cppreference.com/cpp/named_req#Formatters
BasicFormatterhttps://www.cppreference.com/cpp/named_req/BasicFormatter
Formatterhttps://www.cppreference.com/cpp/named_req/Formatter
Random Numbershttps://www.cppreference.com/cpp/named_req#Random_Number_Generation
SeedSequencehttps://www.cppreference.com/cpp/named_req/SeedSequence
RandomNumberEnginehttps://www.cppreference.com/cpp/named_req/RandomNumberEngine
RandomNumberDistributionhttps://www.cppreference.com/cpp/named_req/RandomNumberDistribution
UniformRandomBitGeneratorhttps://www.cppreference.com/cpp/named_req/UniformRandomBitGenerator
RandomNumberEngineAdaptorhttps://www.cppreference.com/cpp/named_req/RandomNumberEngineAdaptor
Concurrencyhttps://www.cppreference.com/cpp/named_req#Concurrency
BasicLockablehttps://www.cppreference.com/cpp/named_req/BasicLockable
Lockablehttps://www.cppreference.com/cpp/named_req/Lockable
TimedLockablehttps://www.cppreference.com/cpp/named_req/TimedLockable
SharedLockablehttps://www.cppreference.com/cpp/named_req/SharedLockable
SharedTimedLockablehttps://www.cppreference.com/cpp/named_req/SharedTimedLockable
Mutexhttps://www.cppreference.com/cpp/named_req/Mutex
TimedMutexhttps://www.cppreference.com/cpp/named_req/TimedMutex
SharedMutexhttps://www.cppreference.com/cpp/named_req/SharedMutex
SharedTimedMutexhttps://www.cppreference.com/cpp/named_req/SharedTimedMutex
Rangeshttps://www.cppreference.com/cpp/named_req#Ranges
RangeAdaptorObjecthttps://www.cppreference.com/cpp/named_req/RangeAdaptorObject
RangeAdaptorClosureObjecthttps://www.cppreference.com/cpp/named_req/RangeAdaptorClosureObject
Multidimensional Viewhttps://www.cppreference.com/cpp/named_req#Multidimensional_View_Customization
LayoutMappinghttps://www.cppreference.com/cpp/named_req/LayoutMapping
LayoutMappingPolicyhttps://www.cppreference.com/cpp/named_req/LayoutMappingPolicy
AccessorPolicyhttps://www.cppreference.com/cpp/named_req/AccessorPolicy
Otherhttps://www.cppreference.com/cpp/named_req#Other
CharTraitshttps://www.cppreference.com/cpp/named_req/CharTraits
RegexTraitshttps://www.cppreference.com/cpp/named_req/RegexTraits
BitmaskTypehttps://www.cppreference.com/cpp/named_req/BitmaskType
LiteralTypehttps://www.cppreference.com/cpp/named_req/LiteralType
NumericTypehttps://www.cppreference.com/cpp/named_req/NumericType
UnaryTypeTraithttps://www.cppreference.com/cpp/named_req/UnaryTypeTrait
TransformationTraithttps://www.cppreference.com/cpp/named_req/TransformationTrait
Clockhttps://www.cppreference.com/cpp/named_req/Clock
TrivialClockhttps://www.cppreference.com/cpp/named_req/TrivialClock
[edit]https://cppreference.com/index.php?title=Template:cpp/named_req/navbar_content&action=edit
DefaultConstructiblehttps://www.cppreference.com/cpp/named_req/DefaultConstructible
CopyConstructiblehttps://www.cppreference.com/cpp/named_req/CopyConstructible
is_samehttps://www.cppreference.com/cpp/types/is_same
[edit]https://cppreference.com/index.php?title=Template:cpp/types/dsc_is_same&action=edit
is_base_ofhttps://www.cppreference.com/cpp/types/is_base_of
[edit]https://cppreference.com/index.php?title=Template:cpp/types/dsc_is_base_of&action=edit
is_virtual_base_ofhttps://www.cppreference.com/cpp/types/is_virtual_base_of
[edit]https://cppreference.com/index.php?title=Template:cpp/types/dsc_is_virtual_base_of&action=edit
is_convertibleis_nothrow_convertiblehttps://www.cppreference.com/cpp/types/is_convertible
[edit]https://cppreference.com/index.php?title=Template:cpp/types/dsc_is_convertible&action=edit
is_layout_compatiblehttps://www.cppreference.com/cpp/types/is_layout_compatible
layout-compatiblehttps://www.cppreference.com/cpp/language/data_members#Standard_layout
[edit]https://cppreference.com/index.php?title=Template:cpp/types/dsc_is_layout_compatible&action=edit
is_pointer_interconvertible_base_ofhttps://www.cppreference.com/cpp/types/is_pointer_interconvertible_base_of
pointer-interconvertiblehttps://www.cppreference.com/cpp/language/static_cast#pointer-interconvertible
[edit]https://cppreference.com/index.php?title=Template:cpp/types/dsc_is_pointer_interconvertible_base_of&action=edit
is_invocableis_invocable_ris_nothrow_invocableis_nothrow_invocable_rhttps://www.cppreference.com/cpp/types/is_invocable
[edit]https://cppreference.com/index.php?title=Template:cpp/types/dsc_is_invocable&action=edit
uses_allocatorhttps://www.cppreference.com/cpp/memory/uses_allocator
[edit]https://cppreference.com/index.php?title=Template:cpp/memory/dsc_uses_allocator&action=edit
Support ushttps://www.cppreference.com/support
Recent changeshttps://www.cppreference.com/Special:RecentChanges
FAQhttps://www.cppreference.com/Cppreference:FAQ
Offline versionhttps://www.cppreference.com/Cppreference:Archives
https://www.cppreference.com/cpp/named_req/BinaryTypeTrait
What links herehttps://www.cppreference.com/Special:WhatLinksHere/cpp/named_req/BinaryTypeTrait
Related changeshttps://www.cppreference.com/Special:RecentChangesLinked/cpp/named_req/BinaryTypeTrait
Upload filehttp://upload.cppreference.com/w/Special:Upload
Special pageshttps://www.cppreference.com/Special:SpecialPages
Printable versionjavascript:print();
Permanent linkhttps://www.cppreference.com/index.php?title=cpp/named_req/BinaryTypeTrait&oldid=184981
Page informationhttps://www.cppreference.com/index.php?title=cpp/named_req/BinaryTypeTrait&action=info
Españolhttp://es.cppreference.com/cpp/named_req/BinaryTypeTrait
日本語http://ja.cppreference.com/cpp/named_req/BinaryTypeTrait
中文http://zh.cppreference.com/cpp/named_req/BinaryTypeTrait

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.