TRIQS/nda 1.3.0
Multi-dimensional array library for C++
Loading...
Searching...
No Matches
stdutil.hpp
Go to the documentation of this file.
1// Copyright (c) 2024--present, The Simons Foundation
2// This file is part of TRIQS/nda and is licensed under the Apache License, Version 2.0.
3// SPDX-License-Identifier: Apache-2.0
4// See LICENSE in the root of this distribution for details.
5
10
11#pragma once
12
13#include "./stdutil/array.hpp"
14#include "./stdutil/complex.hpp"
Provides utility functions for std::array.
Provides additional operators for std::complex and other arithmetic types.
Provides missing concepts for older compiler versions.