AutoPas  3.0.0
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
Option.h File Reference
#include <algorithm>
#include <iterator>
#include <map>
#include <set>
#include <string>
#include <type_traits>
#include <vector>
#include "autopas/utils/StringUtils.h"
Include dependency graph for Option.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  autopas::options::Option< actualOption_T >
 Base class for autopas options. More...
 

Namespaces

namespace  autopas
 This is the main namespace of AutoPas.
 
namespace  autopas::options
 Namespace that contains the explicitly defined options of AutoPas.
 

Functions

template<typename actualOption_T >
std::string autopas::options::format_as (const Option< actualOption_T > &opt)
 Function required for modern fmt/spdlog integration (fmt v9+).
 

Detailed Description

Author
F. Gratl
Date
10/14/19