Binary operation common type specialization. More...
#include <binaryop.hpp>
Public Types | |
| using | type = std::common_type_t< L, R > |
| The common type of the template parameters. | |
Binary operation common type specialization.
Definition at line 100 of file binaryop.hpp.