CARLA
Public Member Functions | List of all members
carla::Functional::Overload< T > Struct Template Reference
+ Inheritance diagram for carla::Functional::Overload< T >:
+ Collaboration diagram for carla::Functional::Overload< T >:

Public Member Functions

 Overload (T &&func)
 

Detailed Description

template<typename T>
struct carla::Functional::Overload< T >

Definition at line 54 of file Functional.h.

Constructor & Destructor Documentation

◆ Overload()

template<typename T >
carla::Functional::Overload< T >::Overload ( T &&  func)
inline

Definition at line 55 of file Functional.h.


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