Skip to content
Snippets Groups Projects
Commit 3ebaba6d authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Add two template helpers

- 'template <typename T> is_false_v' and
- 'template <ItemType item_type> is_false_item_type_v'

Which ever parameter is given these 'inline boolean' are always 'false'. Their
purpose is to help writing of 'static_assert'.
parent 4c192cd7
Branches
Tags
1 merge request!11Feature/mpi
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment