FancySafeBot 0.0.1
A safe robotics library
Loading...
Searching...
No Matches
fsb::WorkBlock< T > Struct Template Reference

Detailed Description

template<typename T>
struct fsb::WorkBlock< T >

A view describing an allocated work block.

#include <fsb_work.h>

Collaboration diagram for fsb::WorkBlock< T >:
Collaboration graph

Public Member Functions

 operator bool () const noexcept
 

Public Attributes

T * data = nullptr
 
size_t size = 0
 
size_t offset = 0
 

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