Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently `std::is_void` is used as an example of type trait. But `std::is_void` contains `::value` instead of `::type`, thus not fitting with the definition of "trait."
- Loading branch information