The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Static Public Member Functions | List of all members
floating_point_emulation::detail::tscale< Sint32, S, typename boost::enable_if_c< S!=0 >::type > Struct Template Reference

#include <floating_point_emulation.hpp>

Static Public Member Functions

static Sint32 down (Sint32 &value)
 
static Sint32 up (Sint32 &value)
 

Detailed Description

template<unsigned S>
struct floating_point_emulation::detail::tscale< Sint32, S, typename boost::enable_if_c< S!=0 >::type >

Definition at line 206 of file floating_point_emulation.hpp.

Member Function Documentation

template<unsigned S>
static Sint32 floating_point_emulation::detail::tscale< Sint32, S, typename boost::enable_if_c< S!=0 >::type >::down ( Sint32 &  value)
inlinestatic

Definition at line 209 of file floating_point_emulation.hpp.

References S.

template<unsigned S>
static Sint32 floating_point_emulation::detail::tscale< Sint32, S, typename boost::enable_if_c< S!=0 >::type >::up ( Sint32 &  value)
inlinestatic

Definition at line 220 of file floating_point_emulation.hpp.

References S.


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