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

#include <src/docnode.h>

+ Inheritance diagram for details::Impl< T >:
+ Collaboration diagram for details::Impl< T >:

Static Public Member Functions

static constexpr bool holds_one_of_alternatives (const DocNodeVariant &v)
 
static constexpr bool holds_one_of_alternatives (const DocNodeVariant &v)
 

Detailed Description

template<class T>
struct details::Impl< T >

Definition at line 1348 of file docnode.h.

Member Function Documentation

◆ holds_one_of_alternatives() [1/2]

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

Definition at line 1341 of file docnode.h.

1342 {
1344 }
static constexpr bool holds_one_of_alternatives(const DocNodeVariant &v)
Definition docnode.h:1341

◆ holds_one_of_alternatives() [2/2]

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

Definition at line 1350 of file docnode.h.

1351 {
1353 }

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