Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
bvh::v2::IgnoreArgs Struct Reference

Helper callable object that just ignores its arguments and returns nothing.

Definition at line 28 of file utils.h.

Public Member Functions

template<typename... Args>
void operator() (Args &&...) const
 

#include <bvh/v2/utils.h>

Member Function Documentation

◆ operator()()

template<typename... Args>
void bvh::v2::IgnoreArgs::operator() ( Args &&  ...) const
inline

Definition at line 30 of file utils.h.


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