Loading [MathJax]/extensions/TeX/AMSsymbols.js
Template Numerical Library version\ main:be918e6f
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
TNL::HasAddAssignmentOperator< T > Class Template Reference

Type trait for checking if T has operator+= taking one argument of type T. More...

#include <TNL/TypeTraits.h>

Static Public Attributes

static constexpr bool value = type::value
 

Detailed Description

template<typename T>
class TNL::HasAddAssignmentOperator< T >

Type trait for checking if T has operator+= taking one argument of type T.


The documentation for this class was generated from the following file: