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::ScopeExitRestore<T>
master develop

mrdocs::ScopeExitRestore<T>

Synopsis

Declared in <mrdocs/Support/ScopeExit.hpp>

template<
    class T,
    std::convertible_to<T> T2>
ScopeExitRestore<T>(
    T&,
    T2) → ScopeExitRestore<T>;

Created with MrDocs