lazy_enable_if.hpp File Reference
Go to the source code of this file.
Classes | |
| struct | lazy_enable_if< C, T > |
Namespaces | |
| atria | |
| C++ amazing templates and reusable implementations awesomeness. | |
| atria::meta | |
| Metaprogramming tools, including some Booost.MPL adaptors and concept checking facilities. | |
Typedefs | |
| template<bool C, typename T > | |
| using | lazy_enable_if_t = meta::eval_t< lazy_enable_if< C, T > > |

1.8.10