QtBase  v6.3.1
Public Member Functions | List of all members
BEInt< Type, 4 > Struct Template Reference

#include <hb-algs.hh>

Public Member Functions

 BEInt ()=default
 
constexpr BEInt (Type V)
 
constexpr operator Type () const
 

Detailed Description

template<typename Type>
struct BEInt< Type, 4 >

Definition at line 145 of file hb-algs.hh.

Constructor & Destructor Documentation

◆ BEInt() [1/2]

template<typename Type >
BEInt< Type, 4 >::BEInt ( )
default

◆ BEInt() [2/2]

template<typename Type >
constexpr BEInt< Type, 4 >::BEInt ( Type  V)
inlineconstexpr

Definition at line 149 of file hb-algs.hh.

Member Function Documentation

◆ operator Type()

template<typename Type >
constexpr BEInt< Type, 4 >::operator Type ( ) const
inlineconstexpr

Definition at line 153 of file hb-algs.hh.


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