Mundy: Multibody Nonlocal Dynamics
Version of the Day
Toggle main menu visibility
Loading...
Searching...
No Matches
mundy
DevicePrintableThrowMessage
mundy::DevicePrintableThrowMessage Concept Reference
#include <throw_assert.hpp>
Concept definition
template
<
typename
T>
concept
DevicePrintableThrowMessage
=
is_char_array_v<T>
||
is_our_string_literal_v<T>
||
CompileTimeStringSink<T>
mundy::CompileTimeStringSink
Definition
StringSink.hpp:327
mundy::DevicePrintableThrowMessage
Definition
throw_assert.hpp:57
mundy::is_our_string_literal_v
constexpr bool is_our_string_literal_v
Definition
StringLiteral.hpp:203
mundy::is_char_array_v
constexpr bool is_char_array_v
Definition
StringLiteral.hpp:188
Generated by
1.17.0