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

#include <not.h>

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

◆ apply()

template<bool NA>
static int Rcpp::sugar::negate< NA >::apply ( int  x)
inlinestatic

Definition at line 29 of file not.h.

References Rcpp::traits::is_na< LGLSXP >().

Here is the call graph for this function:

The documentation for this struct was generated from the following file: