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

Definition at line 128 of file Byteswap.h.

Public Types

using value_type = std::uint16_t
 

Static Public Member Functions

static value_type bswap (value_type x)
 

#include <Byteswap.h>

Member Typedef Documentation

◆ value_type

using RByteSwap< 2 >::value_type = std::uint16_t

Definition at line 130 of file Byteswap.h.

Member Function Documentation

◆ bswap()

static value_type RByteSwap< 2 >::bswap ( value_type  x)
inlinestatic

Definition at line 131 of file Byteswap.h.


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