struct formatter

Declaration

template <typename T,
          bool IsFundamental =
              std::is_fundamental<type - parameter - 0 - 0>::value>
struct formatter { /* full declaration omitted */ };

Description

////////////////////////////////////////////////////////////////////

Declared at: libs/pika/format/include/pika/modules/format.hpp:71

Method Overview

  • public static void call(std::ostream & os, std::string_view spec, const void * ptr)

Methods

static void call(std::ostream& os,
                 std::string_view spec,
                 const void* ptr)

Declared at: libs/pika/format/include/pika/modules/format.hpp:73

Parameters

std::ostream& os
std::string_view spec
const void* ptr