DryChem 1.0.0
A generic, compile-time C++ toolbox with no dependencies for the modern computational chemistry project.
Loading...
Searching...
No Matches
isEmpty.hpp File Reference
#include <tuple>
#include <utility>
#include "common-utils/meta/algorithms/basicAlgorithms/isEmptyList.hpp"

Go to the source code of this file.

Namespaces

namespace  CppUtils
 
namespace  CppUtils::Meta
 

Functions

template<typename... Elements>
constexpr bool CppUtils::Meta::is_empty (const std::tuple< Elements... > &)