[#mrdocs] = mrdocs :relfileprefix: :mrdocs: == Namespaces [cols=2] |=== | Name | Description | xref:mrdocs/doc.adoc[`doc`] | | xref:mrdocs/dom.adoc[`dom`] | Objects representing JSON‐like values. | xref:mrdocs/files.adoc[`files`] | | xref:mrdocs/helpers.adoc[`helpers`] | | xref:mrdocs/js.adoc[`js`] | | xref:mrdocs/lua.adoc[`lua`] | | xref:mrdocs/report.adoc[`report`] | |=== == Types [cols=2] |=== | Name | Description | xref:mrdocs/AnyFileVisitor.adoc[`AnyFileVisitor`] | | xref:mrdocs/ArrayType.adoc[`ArrayType`] | | xref:mrdocs/ArrayView-06.adoc[`ArrayView`] | A non‐owning, read‐only view over a contiguous array of T. | xref:mrdocs/AutoType.adoc[`AutoType`] | | xref:mrdocs/BadExpectedAccess-05.adoc[`BadExpectedAccess`] | | xref:mrdocs/BadExpectedAccess-0f.adoc[`BadExpectedAccess<void>`] | | xref:mrdocs/BaseInfo.adoc[`BaseInfo`] | Metadata for a direct base. | xref:mrdocs/ConceptSymbol.adoc[`ConceptSymbol`] | Info for concepts. | xref:mrdocs/Config.adoc[`Config`] | Configuration used to generate the Corpus and Docs | xref:mrdocs/ConstantExprInfo.adoc[`ConstantExprInfo`] | Represents an expression with a (possibly known) value | xref:mrdocs/ConstantTArg.adoc[`ConstantTArg`] | | xref:mrdocs/ConstantTParam.adoc[`ConstantTParam`] | A constant template parameter | xref:mrdocs/Corpus.adoc[`Corpus`] | The collection of declarations in extracted form. | xref:mrdocs/DecltypeType.adoc[`DecltypeType`] | | xref:mrdocs/DocComment.adoc[`DocComment`] | A processed documentation comment attached to a declaration. | xref:mrdocs/DomCorpus.adoc[`DomCorpus`] | Front‐end factory for producing Dom nodes. | xref:mrdocs/EnumConstantSymbol.adoc[`EnumConstantSymbol`] | Info for enum constants. | xref:mrdocs/EnumSymbol.adoc[`EnumSymbol`] | | xref:mrdocs/Error.adoc[`Error`] | Holds the description of an error, or success. | xref:mrdocs/Exception.adoc[`Exception`] | Type of all exceptions thrown by the API. | xref:mrdocs/ExecutorGroup.adoc[`ExecutorGroup`] | A set of execution agents for performing concurrent work. | xref:mrdocs/ExecutorGroupBase.adoc[`ExecutorGroupBase`] | | xref:mrdocs/Expected-0a.adoc[`Expected`] | A container holding an error or a value. | xref:mrdocs/Expected-0f.adoc[`Expected<T, E>`] | | xref:mrdocs/Expected-01.adoc[`Expected<T&, E>`] | | xref:mrdocs/ExplicitInfo.adoc[`ExplicitInfo`] | Stores only the operand of the explicit‐specifier or noexcept‐specifier as a string. The complete expression is not preserved at this time. This is a temporary design and may be improved in the future. | xref:mrdocs/ExprInfo.adoc[`ExprInfo`] | Represents an expression | xref:mrdocs/FormatString.adoc[`FormatString`] | A format string with source location. | xref:mrdocs/FriendInfo.adoc[`FriendInfo`] | Info for friend declarations. | xref:mrdocs/FunctionSymbol.adoc[`FunctionSymbol`] | | xref:mrdocs/FunctionType.adoc[`FunctionType`] | | xref:mrdocs/Generator.adoc[`Generator`] | Base class for documentation generators. | xref:mrdocs/Generators.adoc[`Generators`] | A dynamic list of xref:mrdocs/Generator.adoc[`Generator`] elements. | xref:mrdocs/GlobPattern.adoc[`GlobPattern`] | A glob pattern matcher | xref:mrdocs/GuideSymbol.adoc[`GuideSymbol`] | Info for deduction guides. | xref:mrdocs/Handlebars.adoc[`Handlebars`] | A handlebars environment | xref:mrdocs/HandlebarsError.adoc[`HandlebarsError`] | An error thrown or returned by Handlebars | xref:mrdocs/HandlebarsOptions.adoc[`HandlebarsOptions`] | Options for handlebars | xref:mrdocs/IdentifierName.adoc[`IdentifierName`] | Represents an identifier | xref:mrdocs/LValueReferenceType.adoc[`LValueReferenceType`] | | xref:mrdocs/Location.adoc[`Location`] | | xref:mrdocs/MemberPointerType.adoc[`MemberPointerType`] | | xref:mrdocs/Name.adoc[`Name`] | Represents a name for a named `Type` | xref:mrdocs/NamedType.adoc[`NamedType`] | | xref:mrdocs/NamespaceAliasSymbol.adoc[`NamespaceAliasSymbol`] | Info for namespace aliases. | xref:mrdocs/NamespaceSymbol.adoc[`NamespaceSymbol`] | Describes a namespace. | xref:mrdocs/NamespaceTranche.adoc[`NamespaceTranche`] | The members of a Namespace | xref:mrdocs/NoexceptInfo.adoc[`NoexceptInfo`] | | xref:mrdocs/Optional-03.adoc[`Optional`] | A compact optional that automatically uses nullable_traits<T> when available. | xref:mrdocs/Optional-02.adoc[`Optional<T&>`] | | xref:mrdocs/OutputRef.adoc[`OutputRef`] | Reference to output stream used by handlebars | xref:mrdocs/Overload-09.adoc[`Overload`] | Combines multiple callable types into a single overloaded function object. | xref:mrdocs/OverloadsSymbol.adoc[`OverloadsSymbol`] | Represents a set of function overloads. | xref:mrdocs/Param.adoc[`Param`] | Represents a single function parameter | xref:mrdocs/ParseResult.adoc[`ParseResult`] | The result of a parse operation. | xref:mrdocs/PathGlobPattern.adoc[`PathGlobPattern`] | A glob pattern matcher for paths | xref:mrdocs/PointerType.adoc[`PointerType`] | | xref:mrdocs/Polymorphic.adoc[`Polymorphic`] | A polymorphic value‐type. | xref:mrdocs/RValueReferenceType.adoc[`RValueReferenceType`] | | xref:mrdocs/RangeFor-0f.adoc[`RangeFor`] | Range to help range‐for loops identify first and last. | xref:mrdocs/RecordInterface.adoc[`RecordInterface`] | The aggregated interface for a given struct, class, or union. | xref:mrdocs/RecordSymbol.adoc[`RecordSymbol`] | Metadata for struct, class, or union. | xref:mrdocs/RecordTranche.adoc[`RecordTranche`] | A group of members that have the same access specifier. | xref:mrdocs/ReferenceDirectories.adoc[`ReferenceDirectories`] | Reference directories used to resolve paths | xref:mrdocs/ScopeExit-0a.adoc[`ScopeExit`] | | xref:mrdocs/ScopeExitRestore-01.adoc[`ScopeExitRestore`] | | xref:mrdocs/SourceInfo.adoc[`SourceInfo`] | Stores source information for a declaration. | xref:mrdocs/SourceLocation.adoc[`SourceLocation`] | A source location with filename prettification. | xref:mrdocs/SpecializationName.adoc[`SpecializationName`] | Represents a (possibly qualified) symbol name with template arguments. | xref:mrdocs/SplitLinesAdaptor.adoc[`SplitLinesAdaptor`] | | xref:mrdocs/SplitLinesView.adoc[`SplitLinesView`] | | xref:mrdocs/StringHash.adoc[`StringHash`] | | xref:mrdocs/Symbol.adoc[`Symbol`] | Base class with common properties of all symbols | xref:mrdocs/SymbolCommonBase-015.adoc[`SymbolCommonBase`] | Base class for providing variant discriminator functions. | xref:mrdocs/SymbolGlobPattern.adoc[`SymbolGlobPattern`] | A glob pattern matcher for C++ symbols | xref:mrdocs/SymbolID.adoc[`SymbolID`] | A unique identifier for a symbol. | xref:mrdocs/TArg.adoc[`TArg`] | | xref:mrdocs/TArgCommonBase-06.adoc[`TArgCommonBase`] | | xref:mrdocs/TParam.adoc[`TParam`] | | xref:mrdocs/TParamCommonBase-0c.adoc[`TParamCommonBase`] | | xref:mrdocs/TaskGroup.adoc[`TaskGroup`] | A subset of possible work in a thread pool. | xref:mrdocs/TemplateInfo.adoc[`TemplateInfo`] | Information about templates and specializations thereof. | xref:mrdocs/TemplateTArg.adoc[`TemplateTArg`] | | xref:mrdocs/TemplateTParam.adoc[`TemplateTParam`] | | xref:mrdocs/ThreadPool.adoc[`ThreadPool`] | A pool of threads for executing work concurrently. | xref:mrdocs/Type.adoc[`Type`] | A possibly qualified type. | xref:mrdocs/TypeCommonBase-0e.adoc[`TypeCommonBase`] | | xref:mrdocs/TypeTArg.adoc[`TypeTArg`] | | xref:mrdocs/TypeTParam.adoc[`TypeTParam`] | | xref:mrdocs/TypedefSymbol.adoc[`TypedefSymbol`] | | xref:mrdocs/Unexpected-0c.adoc[`Unexpected`] | | xref:mrdocs/UsingSymbol.adoc[`UsingSymbol`] | Info for using declarations. | xref:mrdocs/VariableSymbol.adoc[`VariableSymbol`] | A variable. | xref:mrdocs/Visitor.adoc[`Visitor`] | A visitor for a type | xref:mrdocs/YCombinator.adoc[`YCombinator`] | Enables recursive lambdas by passing a self‐reference as the first argument. | xref:mrdocs/add_const_from.adoc[`add_const_from`] | | xref:mrdocs/add_cv_from.adoc[`add_cv_from`] | | xref:mrdocs/add_cvref_from.adoc[`add_cvref_from`] | | xref:mrdocs/add_lvalue_reference_from.adoc[`add_lvalue_reference_from`] | | xref:mrdocs/add_reference_from.adoc[`add_reference_from`] | | xref:mrdocs/add_rvalue_reference_from.adoc[`add_rvalue_reference_from`] | | xref:mrdocs/add_volatile_from.adoc[`add_volatile_from`] | | xref:mrdocs/any_callable-01.adoc[`any_callable`] | A movable, type‐erased function object. | xref:mrdocs/any_callable-0a.adoc[`any_callable<R(Args...)>`] | | xref:mrdocs/make_dependent.adoc[`make_dependent`] | | xref:mrdocs/nullable_traits-0b.adoc[`nullable_traits`] | nullable_traits<T> defines how to treat a T as “nullable” without an external engaged bit. | xref:mrdocs/nullable_traits-00.adoc[`nullable_traits<Location>`] | nullable_traits specialization for Location. | xref:mrdocs/nullable_traits-06.adoc[`nullable_traits<T>`] | nullable_traits for types with a sentinel. | xref:mrdocs/nullable_traits-0c.adoc[`nullable_traits<Polymorphic<T>>`] | nullable_traits for Polymorphic<T>. | xref:mrdocs/sentinel_traits-0a.adoc[`sentinel_traits`] | Defines a customization point for types that have an intrinsic sentinel value denoting “null”. | xref:mrdocs/sentinel_traits-03a.adoc[`sentinel_traits<std::nullptr_t>`] | sentinel_traits specialization for std::nullptr_t. | xref:mrdocs/sentinel_traits-01.adoc[`sentinel_traits<T>`] | sentinel_traits specialization for unsigned integral types. | xref:mrdocs/sentinel_traits-03c.adoc[`sentinel_traits<T*>`] | sentinel_traits specialization for raw pointers. | xref:mrdocs/unexpect_t.adoc[`unexpect_t`] | | xref:mrdocs/unlock_guard.adoc[`unlock_guard`] | A scoped guard which unlocks a mutex. | xref:mrdocs/UnorderedStringMap.adoc[`UnorderedStringMap`] | | xref:mrdocs/UnorderedStringMultiMap.adoc[`UnorderedStringMultiMap`] | | xref:mrdocs/add_const_from_t.adoc[`add_const_from_t`] | | xref:mrdocs/add_cv_from_t.adoc[`add_cv_from_t`] | | xref:mrdocs/add_cvref_from_t.adoc[`add_cvref_from_t`] | | xref:mrdocs/add_lvalue_reference_from_t.adoc[`add_lvalue_reference_from_t`] | | xref:mrdocs/add_reference_from_t.adoc[`add_reference_from_t`] | | xref:mrdocs/add_rvalue_reference_from_t.adoc[`add_rvalue_reference_from_t`] | | xref:mrdocs/add_volatile_from_t.adoc[`add_volatile_from_t`] | | xref:mrdocs/make_dependent_t.adoc[`make_dependent_t`] | |=== == Enums [cols=2] |=== | Name | Description | xref:mrdocs/AccessKind.adoc[`AccessKind`] | Access specifier. | xref:mrdocs/AutoKind.adoc[`AutoKind`] | The kind of `auto` keyword used in a declaration. | xref:mrdocs/ConstexprKind.adoc[`ConstexprKind`] | `constexpr`/`consteval` specifier kinds | xref:mrdocs/ExplicitKind.adoc[`ExplicitKind`] | Explicit specifier kinds | xref:mrdocs/ExtractionMode.adoc[`ExtractionMode`] | Determine why a symbol is extracted | xref:mrdocs/FileKind.adoc[`FileKind`] | | xref:mrdocs/FunctionClass.adoc[`FunctionClass`] | Function classifications | xref:mrdocs/FundamentalTypeKind.adoc[`FundamentalTypeKind`] | Categorically describes a fundamental type. | xref:mrdocs/ListKind.adoc[`ListKind`] | | xref:mrdocs/NameKind.adoc[`NameKind`] | | xref:mrdocs/NoexceptKind.adoc[`NoexceptKind`] | Exception specification kinds | xref:mrdocs/OperatorKind.adoc[`OperatorKind`] | Operator kinds | xref:mrdocs/QualifierKind.adoc[`QualifierKind`] | Type qualifiers | xref:mrdocs/RecordKeyKind.adoc[`RecordKeyKind`] | The kind of record: struct, class, or union. | xref:mrdocs/ReferenceKind.adoc[`ReferenceKind`] | Reference type kinds | xref:mrdocs/StorageClassKind.adoc[`StorageClassKind`] | Storage class kinds | xref:mrdocs/SymbolKind.adoc[`SymbolKind`] | Info variant discriminator | xref:mrdocs/TArgKind.adoc[`TArgKind`] | The kind of template argument. | xref:mrdocs/TParamKeyKind.adoc[`TParamKeyKind`] | The keyword a template parameter was declared with | xref:mrdocs/TParamKind.adoc[`TParamKind`] | | xref:mrdocs/TableAlignmentKind.adoc[`TableAlignmentKind`] | | xref:mrdocs/TemplateSpecKind.adoc[`TemplateSpecKind`] | The kind of template or specialization. | xref:mrdocs/TypeKind.adoc[`TypeKind`] | | xref:mrdocs/UsingClass.adoc[`UsingClass`] | The class of using declaration. |=== == Functions [cols=2] |=== | Name | Description | xref:mrdocs/CompareDerived-0f.adoc[`CompareDerived`] | Compares two polymorphic objects that have visit functions | xref:mrdocs/HTMLEscape-0f.adoc[`HTMLEscape`] | `HTMLEscape` overloads | xref:mrdocs/addMember.adoc[`addMember`] | | xref:mrdocs/allMembers-0a.adoc[`allMembers`] | | xref:mrdocs/assert_failed.adoc[`assert_failed`] | | xref:mrdocs/bottomUpTraverse.adoc[`bottomUpTraverse`] | | xref:mrdocs/canMerge.adoc[`canMerge`] | | xref:mrdocs/cast-02.adoc[`cast`] | | xref:mrdocs/cast_or_null-0c0.adoc[`cast_or_null`] | | xref:mrdocs/compareSymbolNames.adoc[`compareSymbolNames`] | Return the result of comparing s0 to s1. | xref:mrdocs/contains-06.adoc[`contains`] | Determine if a range contains a specific element. | xref:mrdocs/contains_any-00.adoc[`contains_any`] | Determine if a range contains any of the specified elements. | xref:mrdocs/contains_n.adoc[`contains_n`] | Determine if a range contains at least N instances of the specified element. | xref:mrdocs/contains_n_any-0e.adoc[`contains_n_any`] | Determine if a range contains at least N instances of any of the specified elements. | xref:mrdocs/countSymbolKind.adoc[`countSymbolKind`] | | xref:mrdocs/createFrame-01.adoc[`createFrame`] | Create child data objects. | xref:mrdocs/dyn_cast-02.adoc[`dyn_cast`] | | xref:mrdocs/dyn_cast_or_null-0f.adoc[`dyn_cast_or_null`] | | xref:mrdocs/endsWithOneOf.adoc[`endsWithOneOf`] | Determine if a string ends with one of the specified characters | xref:mrdocs/escapeExpression.adoc[`escapeExpression`] | | xref:mrdocs/find_last_of.adoc[`find_last_of`] | Find the last element in a range that matches an element in the specified range. | xref:mrdocs/forEachFile-08.adoc[`forEachFile`] | `forEachFile` overloads | xref:mrdocs/formatError.adoc[`formatError`] | Return a formatted error. | xref:mrdocs/fromString.adoc[`fromString`] | Convert a string to a FundamentalTypeKind. | xref:mrdocs/getDefaultAccessString.adoc[`getDefaultAccessString`] | | xref:mrdocs/getGenerators.adoc[`getGenerators`] | Return a reference to the global Generators instance. | xref:mrdocs/getOperatorKind.adoc[`getOperatorKind`] | Return the short name of an operator as a string. | xref:mrdocs/getOperatorKindFromSuffix.adoc[`getOperatorKindFromSuffix`] | Return the short name of an operator as a string. | xref:mrdocs/getOperatorName.adoc[`getOperatorName`] | Return the name of an operator as a string. | xref:mrdocs/getOperatorReadableName.adoc[`getOperatorReadableName`] | Return the human‐readable name of the operator | xref:mrdocs/getParents-0d.adoc[`getParents`] | `getParents` overloads | xref:mrdocs/getPrimaryLocation-04.adoc[`getPrimaryLocation`] | | xref:mrdocs/getSafeOperatorName.adoc[`getSafeOperatorName`] | Return the safe name of an operator as a string. | xref:mrdocs/getShortOperatorName.adoc[`getShortOperatorName`] | Return the short name of an operator as a string. | xref:mrdocs/getSinglePageFullPath.adoc[`getSinglePageFullPath`] | Return the full path for single page output. | xref:mrdocs/innerType-00.adoc[`innerType`] | Return the inner type. | xref:mrdocs/innerTypePtr-06.adoc[`innerTypePtr`] | Return the inner type. | xref:mrdocs/innermostType-06.adoc[`innermostType`] | Return the innermost type. | xref:mrdocs/isAlphaNumeric-05.adoc[`isAlphaNumeric`] | | xref:mrdocs/isAlphabetic-05.adoc[`isAlphabetic`] | | xref:mrdocs/isBinaryOperator.adoc[`isBinaryOperator`] | Determines whether the operator is potentially binary. | xref:mrdocs/isDigit-03.adoc[`isDigit`] | | xref:mrdocs/isEmpty.adoc[`isEmpty`] | Determine if a value is empty | xref:mrdocs/isLowerCase-04.adoc[`isLowerCase`] | | xref:mrdocs/isUnaryOperator.adoc[`isUnaryOperator`] | Determines whether the operator is potentially unary. | xref:mrdocs/isUpperCase-04.adoc[`isUpperCase`] | | xref:mrdocs/isWhitespace-09.adoc[`isWhitespace`] | Determine if a string is only whitespace. | xref:mrdocs/is_null.adoc[`is_null`] | is_null helper that uses nullable_traits<T> if available. | xref:mrdocs/is_one_of-0e.adoc[`is_one_of`] | Determine if an element is equal to any of the elements in the specified range. | xref:mrdocs/isa.adoc[`isa`] | | xref:mrdocs/isa_or_null.adoc[`isa_or_null`] | | xref:mrdocs/leastSpecific.adoc[`leastSpecific`] | Compare ExtractionModes and returns the least specific | xref:mrdocs/ltrim-051.adoc[`ltrim`] | `ltrim` overloads | xref:mrdocs/makeChar.adoc[`makeChar`] | Apply the "char" specifier to the type | xref:mrdocs/makeLong.adoc[`makeLong`] | Apply the "long" specifier to the type | xref:mrdocs/makeOverload.adoc[`makeOverload`] | Factory function that creates an Overload from the given callables. | xref:mrdocs/makeShort.adoc[`makeShort`] | Apply the "short" specifier to the type | xref:mrdocs/makeSigned.adoc[`makeSigned`] | Apply the "signed" specifier to the type | xref:mrdocs/makeUnsigned.adoc[`makeUnsigned`] | Apply the "unsigned" specifier to the type | xref:mrdocs/makeVisitor.adoc[`makeVisitor`] | Make a visitor for a base type | xref:mrdocs/make_array_view-0a.adoc[`make_array_view`] | | xref:mrdocs/make_null.adoc[`make_null`] | make_null helper that uses nullable_traits<T> if available. | xref:mrdocs/match.adoc[`match`] | Applies a set of callables to a std::variant using std::visit and Overload. | xref:mrdocs/merge-0a.adoc[`merge`] | `merge` overloads | xref:mrdocs/mostSpecific.adoc[`mostSpecific`] | Compare ExtractionModes and returns the most specific | xref:mrdocs/null_of.adoc[`null_of`] | null_of helper that constructs a null T using nullable_traits<T>. | xref:mrdocs/operator_bitor.adoc[`operator|`] | | xref:mrdocs/overrides.adoc[`overrides`] | Determine if one function would override the other | xref:mrdocs/parse-07.adoc[`parse`] | Parse a string view | xref:mrdocs/reindentCode.adoc[`reindentCode`] | Reindent code by removing the common leading spaces and adding the specified indent. | xref:mrdocs/replace.adoc[`replace`] | Return the substring without leading and trailing horizontal whitespace. | xref:mrdocs/rtrim-0c5.adoc[`rtrim`] | `rtrim` overloads | xref:mrdocs/safeString-0a.adoc[`safeString`] | Create a wrapper for a safe string. | xref:mrdocs/startsWithOneOf.adoc[`startsWithOneOf`] | Determine if a string starts with one of the specified characters | xref:mrdocs/swap-07d.adoc[`swap`] | | xref:mrdocs/tag_invoke-005.adoc[`tag_invoke`] | `tag_invoke` overloads | xref:mrdocs/toBase16Str.adoc[`toBase16Str`] | Convert a SymbolID to a string | xref:mrdocs/toCamelCase.adoc[`toCamelCase`] | | xref:mrdocs/toKebabCase.adoc[`toKebabCase`] | | xref:mrdocs/toLowerCase-0a6.adoc[`toLowerCase`] | | xref:mrdocs/toPascalCase.adoc[`toPascalCase`] | | xref:mrdocs/toSnakeCase.adoc[`toSnakeCase`] | | xref:mrdocs/toString-02.adoc[`toString`] | `toString` overloads | xref:mrdocs/toUpperCase-0f.adoc[`toUpperCase`] | | xref:mrdocs/to_underlying.adoc[`to_underlying`] | Return the value as its underlying type. | xref:mrdocs/topDownTraverse.adoc[`topDownTraverse`] | | xref:mrdocs/trim-0a.adoc[`trim`] | `trim` overloads | xref:mrdocs/visit-0f.adoc[`visit`] | Invoke a function object with a type derived from Symbol | xref:mrdocs/visitIndexed.adoc[`visitIndexed`] | Visits a std::variant and calls the combined callable with the active index and the value. | xref:mrdocs/yCombinator.adoc[`yCombinator`] | Factory that creates a YCombinator from a callable. | xref:mrdocs/operator_lshift-0e1.adoc[`operator<<`] | Write to output | xref:mrdocs/operator_eq-04.adoc[`operator==`] | Equality operators | xref:mrdocs/operator_not_eq-0a.adoc[`operator!=`] | Inequality operators | xref:mrdocs/operator_lt-0f.adoc[`operator<`] | Less‐than operators | xref:mrdocs/operator_le-0b.adoc[`operator<=`] | Less‐than‐or‐equal operators | xref:mrdocs/operator_gt-09.adoc[`operator>`] | Greater‐than operators | xref:mrdocs/operator_ge-00.adoc[`operator>=`] | Greater‐than‐or‐equal operators | xref:mrdocs/operator_3way-00.adoc[`operator<=>`] | Three‐way comparison operators |=== == Variables [cols=2] |=== | Name | Description | xref:mrdocs/splitLines.adoc[`splitLines`] | Split a string view into lines, recognizing all common line breaks | xref:mrdocs/unexpect.adoc[`unexpect`] | |=== == Concepts [cols=2] |=== | Name | Description | xref:mrdocs/ClearableContainerLike.adoc[`ClearableContainerLike`] | Internal concept that matches “empty‐clear default‐constructible” types. | xref:mrdocs/DocCommentNode.adoc[`DocCommentNode`] | Concept to check if a type represents a DocComment node. | xref:mrdocs/DocCommentNodeTraversable.adoc[`DocCommentNodeTraversable`] | | xref:mrdocs/HasParse.adoc[`HasParse`] | Concept to determine if there's a parse function for a type. | xref:mrdocs/HasSentinel.adoc[`HasSentinel`] | Concept that is satisfied when sentinel_traits<T> declares a usable sentinel. | xref:mrdocs/SymbolParent.adoc[`SymbolParent`] | A concept for types that have `Symbol` members. | xref:mrdocs/dereferenceable.adoc[`dereferenceable`] | Determine if a type is dereferenceable | xref:mrdocs/has_nullable_traits_v.adoc[`has_nullable_traits_v`] | Utility function that returns true if T has a nullable_traits specialization enabled. | xref:mrdocs/pair_like.adoc[`pair_like`] | Concept to check if a type is pair‐like | xref:mrdocs/polymorphic_storage_for.adoc[`polymorphic_storage_for`] | Concept to check if a type is representing a polymorphic storage | xref:mrdocs/range_of.adoc[`range_of`] | Concept to check if a type is a range of T | xref:mrdocs/range_of_tuple_like.adoc[`range_of_tuple_like`] | Concept to check if a range is a range of tuple‐like elements | xref:mrdocs/reference_constructs_from_temporary_v.adoc[`reference_constructs_from_temporary_v`] | | xref:mrdocs/reference_converts_from_temporary_v.adoc[`reference_converts_from_temporary_v`] | | xref:mrdocs/tuple_like.adoc[`tuple_like`] | Concept to check if a type is tuple‐like |=== == Deduction Guides [cols=2] |=== | Name | Description | xref:mrdocs/ArrayView-0c.adoc[`ArrayView<T>`] | | xref:mrdocs/ArrayView-01.adoc[`ArrayView<T>`] | | xref:mrdocs/Overload-0a.adoc[`Overload<Ts...>`] | Class template argument deduction guide for Overload. | xref:mrdocs/RangeFor-0c.adoc[`RangeFor<Container>`] | | xref:mrdocs/ScopeExit-0d.adoc[`ScopeExit<F>`] | | xref:mrdocs/ScopeExitRestore-04.adoc[`ScopeExitRestore<T>`] | | xref:mrdocs/ScopeExitRestore-03.adoc[`ScopeExitRestore<T>`] | | xref:mrdocs/Unexpected-0d.adoc[`Unexpected<E>`] | |=== == Using Declarations [cols=1] |=== | Name | xref:mrdocs/source_location.adoc[`source_location`] |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#