DryChem 1.0.0
A generic, compile-time C++ toolbox with no dependencies for the modern computational chemistry project.
Loading...
Searching...
No Matches
pushBackList.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  CppUtils
 
namespace  CppUtils::Meta
 

Typedefs

template<typename List, typename NewElement>
using CppUtils::Meta::push_back_list_t = typename push_back_list<List, NewElement>::type
 Convenience variable template for ease-of-use.