Photon Engine 2.0.0-beta
A physically based renderer.
|
Check if instances of types can be added together. More...
#include <traits.h>
Check if instances of types can be added together.
Checks whether the instances of the involved types can be added together and is capable of assigning the result into an instance of the third type, i.e., able to do C = A + B with corresponding instances.