Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
type_name_info.hpp File Reference
#include "shambase/aliases_float.hpp"
#include "shambase/type_traits.hpp"
#include <string>
+ Include dependency graph for type_name_info.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  shambase::TypeNameInfo< T >
 
struct  shambase::TypeNameInfo< i64 >
 
struct  shambase::TypeNameInfo< i32 >
 
struct  shambase::TypeNameInfo< i16 >
 
struct  shambase::TypeNameInfo< i8 >
 
struct  shambase::TypeNameInfo< u64 >
 
struct  shambase::TypeNameInfo< u32 >
 
struct  shambase::TypeNameInfo< u16 >
 
struct  shambase::TypeNameInfo< u8 >
 
struct  shambase::TypeNameInfo< f64 >
 
struct  shambase::TypeNameInfo< f32 >
 

Namespaces

namespace  shambase
 namespace for basic c++ utilities
 

Functions

template<class T >
std::string shambase::get_type_name ()
 

Detailed Description

Author
Timothée David–Cléris (tim.s.nosp@m.hamr.nosp@m.ock@p.nosp@m.roto.nosp@m.n.me)

Definition in file type_name_info.hpp.