mutable
A Database System for Research and Fast Prototyping
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
m::detail::is_param_pack< T > Struct Template Reference

Checks whether. More...

#include <concepts.hpp>

Inheritance diagram for m::detail::is_param_pack< T >:
[legend]
Collaboration diagram for m::detail::is_param_pack< T >:
[legend]

Detailed Description

template<typename T>
struct m::detail::is_param_pack< T >

Checks whether.

Template Parameters
Tis a parameter pack type.

Definition at line 144 of file concepts.hpp.


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