Skip to main content

The has_method_children Struct Template Reference

Declaration

template <typename T> struct details::has_method_children<T, std::void_t< decltype(std::declval< T >().children())>> { ... }

Included Headers

#include <src/docnode.h>

Base structs

structstd::false_type
structstd::true_type

Definition at line 1380 of file docnode.h.


Generated via doxygen2docusaurus by Doxygen 1.14.0.