WPILibC++ 2025.1.1
Loading...
Searching...
No Matches
sleipnir::function_ref< F > Class Template Reference

An implementation of std::function_ref, a lightweight non-owning reference to a callable. More...

Detailed Description

template<class F>
class sleipnir::function_ref< F >

An implementation of std::function_ref, a lightweight non-owning reference to a callable.


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