IceShard 1
A personal game engine project, with development focused on 2D/2.5D games.
Loading...
Searching...
No Matches
ice::TaggedStrongValue< Tag > Struct Template Reference

Type tag to enable utility functions for strongly typed values across multiple types. More...

#include <ice/concept/strong_type_value.hxx>

Detailed Description

template<typename Tag>
struct ice::TaggedStrongValue< Tag >

Type tag to enable utility functions for strongly typed values across multiple types.

Note
This tag should only be used for classe that may define an extended version for debug purposes.
Warning
This definition might be aliased to ice::StrongValue in ice::build::Configuration::Release builds.

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