An example game engine Library: Some useful utilities

This is a brief description to the utils group.

Some detailed description here

An example game engine / Some useful utilities

Classes

Classes Description
ArrayView Filesystem path utility functions.
(class)

Functions

Member Functions Description
name_with_underscores (function)

Functions

function name_with_underscores

Defined in header <src/Utils/Utils.hpp>

void
name_with_underscores(const std::string & arg);

Exception Safety

Basic exception guarantee.


Updated on 2023-04-03