Squid::Tasks 1.0.0
C++14 coroutine-based task library for games
Token Struct Reference

Handle to a TokenList element that stores a debug name. More...

#include <TokenList.h>

Public Member Functions

 Token (std::string in_name)
 

Public Attributes

std::string name
 

Detailed Description

Handle to a TokenList element that stores a debug name.

In most circumstances, name should be set to __FUNCTION__ at the point of creation.


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