uninode.core

The module contains the object UniNode

Members

Classes

UniNodeException
class UniNodeException

UniNode error class

Functions

enforceUniNode
void enforceUniNode(T value, string msg, string file, size_t line)

Enforce UniNodeException

Structs

UniNode
struct UniNode

Universal structure for data storage of different types

UniNodeImpl
struct UniNodeImpl(This)

UniNode implementation

Templates

isUniNodeType
template isUniNodeType(T, This)
Undocumented in source.

Meta

Date

Date: 2018-08-14

License

Subject to the terms of the BSD 3-Clause License, as written in the included LICENSE.md file.

Authors

<m.galanin@milofon.pro> Maksim Galanin