![]() |
Faro Engine 0.0.0.b519570 (main)
|
#include <functional>Go to the source code of this file.
Namespaces | |
| namespace | Faro |
Typedefs | |
| typedef uint8_t | Faro::uint8 |
| typedef int8_t | Faro::int8 |
| typedef uint16_t | Faro::uint16 |
| typedef int16_t | Faro::int16 |
| typedef uint32_t | Faro::uint32 |
| typedef int32_t | Faro::int32 |
| typedef uint64_t | Faro::uint64 |
| typedef int64_t | Faro::int64 |
| template<typename T > | |
| using | Faro::Function = std::function< T > |