|
CNL
2.0.2 (development)
Compositional Numeric Library
|
primary templates providing basis for arithmetic operator customization points More...
#include "../../arithmetic.h"#include "../config.h"#include "op.h"#include "tag.h"#include <type_traits>Go to the source code of this file.
Classes | |
| struct | cnl::custom_operator< Operator, Operands > |
| customization point for operator overloads More... | |
| class | cnl::op_value< Rep, Tag > |
| operand or result of operation;used as Operands parameter of custom_operator More... | |
Namespaces | |
| cnl | |
| compositional numeric library | |
primary templates providing basis for arithmetic operator customization points