.. _program_listing_file__tmp_ws_src_proxsuite_include_proxsuite_linalg_veg_internal_std.hpp: Program Listing for File std.hpp ================================ |exhale_lsh| :ref:`Return to documentation for file ` (``/tmp/ws/src/proxsuite/include/proxsuite/linalg/veg/internal/std.hpp``) .. |exhale_lsh| unicode:: U+021B0 .. UPWARDS ARROW WITH TIP LEFTWARDS .. code-block:: cpp #ifndef VEG_STD_HPP_NS3C5ON6S #define VEG_STD_HPP_NS3C5ON6S #ifdef __has_include #define __VEG_HAS_INCLUDE(x) __has_include(x) #else #define __VEG_HAS_INCLUDE(x) 0 #endif #include // i64, u64 #include // std::initializer_list #endif /* end of include guard VEG_STD_HPP_NS3C5ON6S */