|
Expression Templates Library (ETL)
|

Files | |
| file | assignable.hpp [code] |
| Use CRTP technique to inject assign operations into expressions and value classes. | |
| file | expression_able.hpp [code] |
| Use CRTP technique to inject functions creating new expressions. | |
| file | inplace_assignable.hpp [code] |
| Use CRTP technique to inject inplace operations into expressions and value classes. | |
| file | iterable.hpp [code] |
| Use CRTP technique to inject functions for iterators. | |
| file | value_testable.hpp [code] |
| Use CRTP technique to inject functions that test the values of the expressions or the value classes. | |
1.8.13