mutable
A Database System for Research and Fast Prototyping
Loading...
Searching...
No Matches
m::param_pack_t< Ts > Struct Template Reference

Helper struct for parameter packs. More...

#include <concepts.hpp>

Inheritance diagram for m::param_pack_t< Ts >:
[legend]
Collaboration diagram for m::param_pack_t< Ts >:
[legend]

Detailed Description

template<typename... Ts>
struct m::param_pack_t< Ts >

Helper struct for parameter packs.

Enables use of multiple parameter packs after another.

Definition at line 138 of file concepts.hpp.


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