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
Mr.Docs HEAD
  • Mr.Docs
    • HEAD
  • Mr.Docs
  • mrdocs::Expected<T, E>::value_type

mrdocs::Expected<T, E>::value_type

Synopsis

Declared in <mrdocs/Support/Expected.hpp>

using value_type = T;

Created with MrDocs