proxsuite 0.6.7
The Advanced Proximal Optimization Toolbox
|
#include "proxsuite/linalg/veg/type_traits/constructible.hpp"
#include "proxsuite/linalg/veg/internal/std.hpp"
#include "proxsuite/linalg/veg/type_traits/invocable.hpp"
#include "proxsuite/linalg/veg/memory/address.hpp"
#include "proxsuite/linalg/veg/internal/prologue.hpp"
#include <new>
#include <cstring>
#include "proxsuite/linalg/veg/internal/epilogue.hpp"
Go to the source code of this file.
Namespaces | |
namespace | proxsuite |
namespace | proxsuite::linalg |
namespace | proxsuite::linalg::veg |
namespace | proxsuite::linalg::veg::mem |
namespace | proxsuite::linalg::veg::mem::nb |
Macros | |
#define | VEG_HAS_BITCAST 0 |
#define | VEG_BITCAST_CONSTEXPR |
#define | VEG_LAUNDER(p) (+p) |
Functions | |
proxsuite::linalg::veg::mem::VEG_NIEBLOID (align_next) | |
proxsuite::linalg::veg::mem::VEG_NIEBLOID (align_prev) | |
proxsuite::linalg::veg::mem::VEG_NIEBLOID (launder) | |
proxsuite::linalg::veg::mem::VEG_NIEBLOID (construct_at) | |
proxsuite::linalg::veg::mem::VEG_NIEBLOID (construct_with) | |
proxsuite::linalg::veg::mem::VEG_NIEBLOID (destroy_at) | |
proxsuite::linalg::veg::mem::VEG_NIEBLOID_TEMPLATE (typename To, bit_cast, To) | |
#define VEG_HAS_BITCAST 0 |
Definition at line 22 of file placement.hpp.
#define VEG_BITCAST_CONSTEXPR |
Definition at line 23 of file placement.hpp.
#define VEG_LAUNDER | ( | p | ) | (+p) |
Definition at line 48 of file placement.hpp.