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 v0.0.5
  • Mr.Docs
    • master
    • develop
    • v0.0.5
    • v0.0.4
    • v0.0.3
    • v0.0.2
    • v0.0.1
  • Mr.Docs
  • mrdocs::dom::function_traits<R const volatile(C::*)(Args...)>
master develop v0.0.5 v0.0.4 v0.0.3 v0.0.2 v0.0.1

mrdocs::dom::function_traits<R const volatile(C::*)(Args...)>

Synopsis

Declared in <mrdocs/Dom/Function.hpp>

template<
    typename C,
    typename R,
    typename... Args>
struct function_traits<R const volatile(C::*)(Args...)>;

Types

Name

args_type

return_type

Created with MrDocs