Mr.Docs The C++ Alliance GitHub Repo
  • Mr.Docs
  • Reference
  • mrdocs
  • Param
  • 2constructor-00
master develop 2026.9.4 v0.8.0
Mr.Docs The C++ Alliance GitHub Repo

Mr.Docs

    • Home
    • Demos
    • Installation
    • Getting Started
    • The Configuration File
    • Documenting the Code
    • Generators
    • Design Notes
    • Library Reference
    • Contributor’s Guide
    • License

mrdocs::Param::Param

Synopsis

Declared in <mrdocs/Metadata/Symbol/Param.hpp>

Param(
    Polymorphic<Type>&& type,
    std::string&& name,
    std::string&& def_arg);

Created with MrDocs