Rcpp Version 1.1.2
Loading...
Searching...
No Matches
compiler.h File Reference
#include <cmath>
#include <initializer_list>
#include <unordered_map>
#include <unordered_set>
Include dependency graph for compiler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define RCPP_UNORDERED_MAP   std::unordered_map
#define RCPP_UNORDERED_SET   std::unordered_set

Macro Definition Documentation

◆ RCPP_UNORDERED_MAP

#define RCPP_UNORDERED_MAP   std::unordered_map

Definition at line 40 of file compiler.h.

◆ RCPP_UNORDERED_SET

#define RCPP_UNORDERED_SET   std::unordered_set

Definition at line 42 of file compiler.h.