|
LBANN
0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
|
Template that always has a 'value' field that evaluates to 'false'. More...
#include <make_abstract.hpp>
Template that always has a 'value' field that evaluates to 'false'.
This is mostly for static_asserts so the literal "false" isn't in the "expression" argument. Some compilers also give better type information when writing their own error messages.
Definition at line 41 of file make_abstract.hpp.