René's URL Explorer Experiment


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

Generator: MediaWiki 1.43.8

direct link

Domain: en.cppreference.com

format-detectiontelephone=no

Links:

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