Sygaldry
Loading...
Searching...
No Matches
sygaldry-utilities-consteval.hpp
1
/*
2
Copyright 2023 Travis J. West, https://traviswest.ca, Input Devices and Music Interaction Laboratory
3
(IDMIL), Centre for Interdisciplinary Research in Music Media and Technology
4
(CIRMMT), McGill University, Montréal, Canada, and Univ. Lille, Inria, CNRS,
5
Centrale Lille, UMR 9189 CRIStAL, F-59000 Lille, France
6
7
SPDX-License-Identifier: MIT
8
*/
9
10
#ifdef __clang__
11
#define _consteval constexpr
12
#else
13
#define _consteval consteval
14
#endif
sygaldry
sygah-consteval
sygaldry-utilities-consteval.hpp
Generated by
1.9.8