carl  24.04
Computer ARithmetic Library
typetraits.h File Reference
#include "../typetraits.h"
#include "include.h"
Include dependency graph for typetraits.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  carl::is_integer_type< cln::cl_I >
 States that cln::cl_I has the trait is_integer_type . More...
 
struct  carl::is_rational_type< cln::cl_RA >
 States that cln::cl_RA has the trait is_rational_type . More...
 
struct  carl::IntegralType< cln::cl_I >
 States that IntegralType of cln::cl_I is cln::cl_I . More...
 
struct  carl::IntegralType< cln::cl_RA >
 States that IntegralType of cln::cl_RA is cln::cl_I . More...
 

Namespaces

 carl
 carl is the main namespace for the library.
 

Detailed Description

Author
Sebastian Junges
Gereon Kremer

Definition in file typetraits.h.