LLVM 22.0.0git
llvm::format_provider< sys::UtcTime< std::chrono::seconds > > Struct Reference

#include "llvm/Support/Chrono.h"

Inheritance diagram for llvm::format_provider< sys::UtcTime< std::chrono::seconds > >:
[legend]

Static Public Member Functions

static LLVM_ABI void format (const sys::UtcTime< std::chrono::seconds > &TP, llvm::raw_ostream &OS, StringRef Style)

Detailed Description

Definition at line 97 of file Chrono.h.

Member Function Documentation

◆ format()

LLVM_ABI void llvm::format_provider< sys::UtcTime< std::chrono::seconds > >::format ( const sys::UtcTime< std::chrono::seconds > & TP,
llvm::raw_ostream & OS,
StringRef Style )
static

References LLVM_ABI.


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