mu
t
able
A Database System for Research and Fast Prototyping
Loading...
Searching...
No Matches
m
is_template_instantiable
m::is_template_instantiable Concept Reference
#include <
concepts.hpp
>
Concept definition
template
<
template
<
typename
... >
class
Template, typename... Args>
concept
m
::
is_template_instantiable
= requires {
typename
Template<Args...>; }
m::is_template_instantiable
Definition:
concepts.hpp:117
m
‍mutable namespace
Definition:
Backend.hpp:10
Detailed Description
Definition at line
117
of file
concepts.hpp
.
mu
t
able website
GitHub
Generated by
1.9.6