![]() |
Project
|
Standard user-defined literals check. More...
#include <chrono>#include <complex>#include <string>Go to the source code of this file.
Functions | |
| bool | testString () |
| bool | testChrono () |
| bool | testComplex () |
| int | main () |
Standard user-defined literals check.
Definition in file cxx14-test-user-defined-literals.cxx.
| int main | ( | ) |
Definition at line 50 of file cxx14-test-user-defined-literals.cxx.
| bool testChrono | ( | ) |
Definition at line 34 of file cxx14-test-user-defined-literals.cxx.
| bool testComplex | ( | ) |
Definition at line 42 of file cxx14-test-user-defined-literals.cxx.
| bool testString | ( | ) |
Definition at line 22 of file cxx14-test-user-defined-literals.cxx.