Logo ROOT   6.16/01
Reference Guide
List of all members | Static Public Member Functions | List of all members
ROOT::Internal::VecOps::REmplaceBackHelper< std::vector< bool >, Args... > Struct Template Reference

template<typename... Args>
struct ROOT::Internal::VecOps::REmplaceBackHelper< std::vector< bool >, Args... >

Definition at line 62 of file RVec.hxx.

Static Public Member Functions

static void EmplaceBack (std::vector< bool > &v, Args &&... args)
 

#include <ROOT/RVec.hxx>

Member Function Documentation

◆ EmplaceBack()

template<typename... Args>
static void ROOT::Internal::VecOps::REmplaceBackHelper< std::vector< bool >, Args... >::EmplaceBack ( std::vector< bool > &  v,
Args &&...  args 
)
inlinestatic

Definition at line 63 of file RVec.hxx.


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