|
LiteFX 0.4.1.2025
Computer Graphics Engine
|
Checks if a type can be constructed using the provided arguments, whilst not being able to be converted from TArg . More...
#include <traits.hpp>
Checks if a type can be constructed using the provided arguments, whilst not being able to be converted from TArg .
| T | The type to check. |
| TArg | The parameter to check for conversion support. |
| ...TArgs | The remaining constructor parameters. |