opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Classes | Namespaces | Concepts | Variables
scalar.h File Reference
#include <concepts>
Include dependency graph for scalar.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  osc::IsScalar< typename >
 
struct  osc::IsScalar< T >
 

Namespaces

namespace  osc
 

Concepts

concept  osc::Scalar
 
concept  osc::ScalarOrBoolean
 

Variables

template<typename T >
constexpr bool osc::IsScalarV = IsScalar<T>::value