Loading [MathJax]/extensions/tex2jax.js
WPILibC++ 2025.3.2
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
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: