DryChem
1.0.0
A generic, compile-time C++ toolbox with no dependencies for the modern computational chemistry project.
Loading...
Searching...
No Matches
potentiallyEmptyBaseClass.hpp
Go to the documentation of this file.
1
// Copyright (c) 2020-2025 Cody R. Drisko. All rights reserved.
2
// Licensed under the MIT License. See the LICENSE file in the project root for more information.
3
//
4
// Name: potentiallyEmptyBaseClass.hpp
5
// Author: crdrisko
6
// Date: 09/18/2020-08:53:09
7
// Description: An empty base class to be used with other operators and/or operations
8
9
#ifndef DRYCHEM_COMMON_UTILITIES_INCLUDE_COMMON_UTILS_UTILITIES_OPERATORS_POTENTIALLYEMPTYBASECLASS_HPP
10
#define DRYCHEM_COMMON_UTILITIES_INCLUDE_COMMON_UTILS_UTILITIES_OPERATORS_POTENTIALLYEMPTYBASECLASS_HPP
11
12
namespace
CppUtils::Operators
13
{
24
template
<
typename
>
25
class
PotentiallyEmptyBaseClass
26
{
27
};
28
}
// namespace CppUtils::Operators
29
30
#endif
CppUtils::Operators::PotentiallyEmptyBaseClass
Definition
potentiallyEmptyBaseClass.hpp:26
CppUtils::Operators
Definition
comparisonOperators.hpp:15
common-utilities
include
common-utils
utilities
operators
potentiallyEmptyBaseClass.hpp
Generated on Thu Feb 13 2025 11:55:13 for DryChem by
1.13.2