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
    • Contribute
      • Contributor Quickstart
      • Workflow & PR hygiene
      • Testing & fixtures
      • Options & architecture
      • Codebase tour
      • Docs changes
    • License
Mr.Docs HEAD
  • Mr.Docs
    • HEAD
  • Mr.Docs
  • mrdocs::ExprInfo::asExpr

mrdocs::ExprInfo::asExpr

View this object as its base expression.

Synopses

Declared in <mrdocs/Metadata/Expression.hpp>

View this object as its base expression.

ExprInfo&
asExpr() noexcept;

» more...

View this object as its base expression.

ExprInfo const&
asExpr() const noexcept;

» more...

Created with MrDocs