parcel 0.2.2
Wrappable, wire-transferable C++23 value system with JSON serialization
Loading...
Searching...
No Matches
parcel::primitives::is_std_complex< T > Struct Template Reference

Detects std::complex<U> storage (used by PrimitiveCell::to_string). More...

#include <primitive.h>

Inherits std::false_type.

Detailed Description

template<typename T>
struct parcel::primitives::is_std_complex< T >

Detects std::complex<U> storage (used by PrimitiveCell::to_string).


The documentation for this struct was generated from the following file: