Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
RByteSwap< 8 > Struct Reference

Definition at line 141 of file Byteswap.h.

Public Types

using value_type = std::uint64_t

Static Public Member Functions

static value_type bswap (value_type x)

#include <Byteswap.h>

Member Typedef Documentation

◆ value_type

using RByteSwap< 8 >::value_type = std::uint64_t

Definition at line 142 of file Byteswap.h.

Member Function Documentation

◆ bswap()

value_type RByteSwap< 8 >::bswap ( value_type x)
inlinestatic

Definition at line 143 of file Byteswap.h.


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