TRIQS/nda 1.3.0
Multi-dimensional array library for C++
Loading...
Searching...
No Matches
placeholder.hpp File Reference
#include "./expression.hpp"
#include "./utils.hpp"
#include <type_traits>
#include <utility>

Detailed Description

Provides placeholders for the clef library.

Definition in file placeholder.hpp.

Go to the source code of this file.

Classes

struct  nda::clef::pair< N, T >
 A pair consisting of a placeholder and its assigned value. More...
 
struct  nda::clef::placeholder< N >
 A placeholder is an empty struct, labelled by an int. More...