supereight2
|
#include <data_id.hpp>
Classes | |
struct | Config |
Public Member Functions | |
bool | update (const id_t id) |
Set the ID to id if id is non-zero and return whether the data was updated. | |
Public Attributes | |
id_t | id = g_no_id |
bool se::IdData< Id::On >::update | ( | const id_t | id | ) |
Set the ID to id
if id
is non-zero and return whether the data was updated.
id_t se::IdData< Id::On >::id = g_no_id |