Skip to content
Snippets Groups Projects
Commit 43ebdc61 authored by Guilherme Amadio's avatar Guilherme Amadio
Browse files

Use expressions to determine return types of TVec operators

This avoids using std::declval<T>() or alternatives like T() or T{},
which do not work with all compilers.
parent 0a514225
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment