Anchors
C++ library for Incremental Computing
|
This class exists to simplify the Anchors
API, so that we can pass an Anchor around using only the type of its value, and excluding the type of its input Anchors
.
More...
#include <anchor.h>
This class exists to simplify the Anchors
API, so that we can pass an Anchor around using only the type of its value, and excluding the type of its input Anchors
.
T | - type of an Anchor's value. |