Rcpp Version 0.9.10
Rcpp::sugar::not_< RTYPE, false > Class Template Reference

#include <not.h>

List of all members.

Public Types

typedef
Rcpp::traits::storage_type
< RTYPE >::type 
STORAGE

Public Member Functions

int apply (STORAGE x) const

Detailed Description

template<int RTYPE>
class Rcpp::sugar::not_< RTYPE, false >

Definition at line 37 of file not.h.


Member Typedef Documentation

template<int RTYPE>
typedef Rcpp::traits::storage_type<RTYPE>::type Rcpp::sugar::not_< RTYPE, false >::STORAGE

Definition at line 39 of file not.h.


Member Function Documentation

template<int RTYPE>
int Rcpp::sugar::not_< RTYPE, false >::apply ( STORAGE  x) const [inline]

Definition at line 40 of file not.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Defines