Rcpp Version 0.9.10
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

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.

References x.

 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Defines