Mr.Docs
Mr.Docs The C++ Alliance
Download

Mr.Docs

    • Home
    • Demos
    • Installation
    • Getting Started
    • The Configuration File
    • Documenting the Code
    • Generators
    • Design Notes
    • Library Reference
    • Contributor’s Guide
    • License
MrDocs develop
  • MrDocs
    • master
    • develop
  • Mr.Docs
  • mrdocs::innerTypePtr
master develop

mrdocs::innerTypePtr

Return the inner type.

Synopses

Declared in <mrdocs/Metadata/Type.hpp>

Return the inner type.

Type*
innerTypePtr(Type& TI) noexcept;

» more...

Return the inner type.

Type const*
innerTypePtr(Type const& TI) noexcept;

» more...

Created with MrDocs