Rcpp Version 1.1.2
Loading...
Searching...
No Matches
longlong.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define RCPP_HAS_LONG_LONG_TYPES

Typedefs

typedef long long int rcpp_long_long_type
typedef unsigned long long int rcpp_ulong_long_type

Macro Definition Documentation

◆ RCPP_HAS_LONG_LONG_TYPES

#define RCPP_HAS_LONG_LONG_TYPES

Definition at line 28 of file longlong.h.

Typedef Documentation

◆ rcpp_long_long_type

typedef long long int rcpp_long_long_type

Definition at line 26 of file longlong.h.

◆ rcpp_ulong_long_type

typedef unsigned long long int rcpp_ulong_long_type

Definition at line 27 of file longlong.h.