Belle II Software  release-08-01-10
Void Struct Reference

Functor returning void from an abitrary objects. More...

#include <Functional.h>

Public Member Functions

 operator FunctorTag ()
 Marker function for the isFunctor test.
 
template<class T >
void operator() (T &&t) const
 Operator always returning void.
 

Detailed Description

Functor returning void from an abitrary objects.

Definition at line 235 of file Functional.h.


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