include/meltpooldg/utilities/cpp23_functions.h File Reference

Developer Documentation: include/meltpooldg/utilities/cpp23_functions.h File Reference
Developer Documentation
cpp23_functions.h File Reference
#include <iterator>
Include dependency graph for cpp23_functions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  MeltPoolDG
 Interface for a general preconditioner.
 
namespace  MeltPoolDG::Utils
 Implementation of functions defined by C++23.
 

Concepts

concept  MeltPoolDG::Utils::range
 

Functions

template<range Container>
bool MeltPoolDG::Utils::contains (const Container &c, typename Container::value_type const value)