Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Defines

bslalg_numericformatterutil.h File Reference

Provide a utility for formatting numbers into strings. More...

Go to the source code of this file.

Classes

struct  bslalg::NumericFormatterUtil
struct  bslalg::NumericFormatterUtil::FltMaxLen< FLT_TYPE, FORMAT >
struct  bslalg::NumericFormatterUtil::IntMaxLen< true, 1, BASE >
struct  bslalg::NumericFormatterUtil::IntMaxLen< false, 1, BASE >
struct  bslalg::NumericFormatterUtil::IntMaxLen< true, 2, BASE >
struct  bslalg::NumericFormatterUtil::IntMaxLen< false, 2, BASE >
struct  bslalg::NumericFormatterUtil::IntMaxLen< true, 4, BASE >
struct  bslalg::NumericFormatterUtil::IntMaxLen< false, 4, BASE >
struct  bslalg::NumericFormatterUtil::IntMaxLen< true, 8, BASE >
struct  bslalg::NumericFormatterUtil::IntMaxLen< false, 8, BASE >
struct  bslalg::NumericFormatterUtil::IsSupportedFloatingPoint< TYPE >
struct  bslalg::NumericFormatterUtil::IsSupportedIntegral< TYPE >
struct  bslalg::NumericFormatterUtil::ToCharsMaxLength< TYPE, ARG >

Namespaces

namespace  bslalg

Defines

#define BSLALG_NUMERICFORMATTERUTIL_INTMAXLEN_ONE(issigned, bytes,val02, val03, val04, val05, val06, val07, val08, val09, val10,val11, val12, val13, val14, val15, val16, val17, val18, val19, val20, val21, val22, val23, val24, val25, val26, val27, val28, val29, val30, val31, val32, val33, val34, val35, val36)

Detailed Description


Define Documentation

#define BSLALG_NUMERICFORMATTERUTIL_INTMAXLEN_ONE (   issigned,
  bytes,
  val02,
  val03,
  val04,
  val05,
  val06,
  val07,
  val08,
  val09,
  val10,
  val11,
  val12,
  val13,
  val14,
  val15,
  val16,
  val17,
  val18,
  val19,
  val20,
  val21,
  val22,
  val23,
  val24,
  val25,
  val26,
  val27,
  val28,
  val29,
  val30,
  val31,
  val32,
  val33,
  val34,
  val35,
  val36 
)