Doxygen
Loading...
Searching...
No Matches
details::Impl< T, Ts > Struct Template Reference

#include <src/docnode.h>

+ Inheritance diagram for details::Impl< T, Ts >:

Static Public Member Functions

static constexpr bool holds_one_of_alternatives (const DocNodeVariant &v)
 

Detailed Description

template<class T, class... Ts>
struct details::Impl< T, Ts >

Definition at line 1325 of file docnode.h.

Member Function Documentation

◆ holds_one_of_alternatives()

template<class T , class... Ts>
static constexpr bool details::Impl< T, Ts >::holds_one_of_alternatives ( const DocNodeVariant & v)
inlinestaticconstexpr

Definition at line 1327 of file docnode.h.

1328 {
1330 }
static constexpr bool holds_one_of_alternatives(const DocNodeVariant &v)
Definition docnode.h:1327

References holds_one_of_alternatives().

Referenced by holds_one_of_alternatives(), and holds_one_of_alternatives().


The documentation for this struct was generated from the following file: