SpECTRE
v2026.04.01
Loading...
Searching...
No Matches
tt::get_complex_or_fundamental_type< T, typename > Struct Template Reference
Public Types
using
type
Member Typedef Documentation
◆
type
template<typename T, typename = std::nullptr_t>
using
tt::get_complex_or_fundamental_type
< T, typename >::type
Initial value:
std::conditional_t<tt::is_complex_or_fundamental_v<T>
, T,
NoSuchType
>
std::conditional_t
NoSuchType
Used to mark "no type" or "bad state" for metaprogramming.
Definition
NoSuchType.hpp:10
The documentation for this struct was generated from the following file:
src/Utilities/TypeTraits/
GetFundamentalType.hpp
tt
get_complex_or_fundamental_type
© Copyright 2017 - 2026
SXS Collaboration
,
Distributed under the
MIT License