Rcpp Version 1.0.9
not.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Rcpp::sugar::negate< NA >
 
struct  Rcpp::sugar::negate< false >
 
class  Rcpp::sugar::Negate_SingleLogicalResult< NA, T >
 

Namespaces

 Rcpp
 Rcpp API.
 
 Rcpp::sugar
 

Functions

template<bool NA, typename T >
Rcpp::sugar::Negate_SingleLogicalResult< NA, T > operator! (const Rcpp::sugar::SingleLogicalResult< NA, T > &x)
 

Function Documentation

◆ operator!()

template<bool NA, typename T >
Rcpp::sugar::Negate_SingleLogicalResult<NA,T> operator! ( const Rcpp::sugar::SingleLogicalResult< NA, T > &  x)
inline

Definition at line 62 of file not.h.