Rcpp Version 0.9.10
Rcpp::sugar::negate< NA > Struct Template Reference

#include <not.h>

List of all members.

Static Public Member Functions

static int apply (int x)

Detailed Description

template<bool NA>
struct Rcpp::sugar::negate< NA >

Definition at line 28 of file not.h.


Member Function Documentation

template<bool NA>
static int Rcpp::sugar::negate< NA >::apply ( int  x) [inline, static]

Definition at line 29 of file not.h.

References Rcpp::traits::is_na< LGLSXP >(), and x.

Here is the call graph for this function:


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