Wayverb
Main Page
Related Pages
Classes
Files
File List
representation.h
1
#pragma once
2
3
namespace
wayverb
{
4
namespace
core
{
5
6
template
<
typename
t>
7
struct
cl_representation
;
8
9
template
<
typename
t>
10
const
auto
cl_representation_v =
cl_representation<t>::value
;
11
12
}
// namespace core
13
}
// namespace wayverb
wayverb::core::cl_representation
Definition:
representation.h:7
core
Definition:
traits.cpp:2
wayverb
Definition:
capsule_base.h:9
src
core
include
core
cl
representation.h
Generated by
1.8.11