Open 3D Engine AzCore API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZStd::endian_swap_impl< T, size > Struct Template Reference

#include <algorithm.h>

Static Public Member Functions

static constexpr void swap_data (T &data)
 

Detailed Description

template<typename T, AZStd::size_t size>
struct AZStd::endian_swap_impl< T, size >

Endian swapping templates note you can specialize any type anywhere in the code if you fell like it.


The documentation for this struct was generated from the following file: