Rcpp Version 1.1.2
Loading...
Searching...
No Matches
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

namespace  Rcpp
 Rcpp API.
namespace  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.