18#ifndef Rcpp_api_meat_S4_h 
   19#define Rcpp_api_meat_S4_h 
   23    template <
template <
class> 
class StoragePolicy>
 
   24    bool S4_Impl<StoragePolicy>::is( 
const std::string& 
clazz)
 const {
 
   35            return any( res.begin(), res.end(), 
clazz.c_str() ) ;
 
AttributeProxy attr(const std::string &name)
 
Vector< STRSXP > CharacterVector
 
bool any(InputIterator first, InputIterator last, const T &value)