spdlog
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | Friends | List of all members
bytes Class Reference

Detailed Description

Definition at line 2462 of file format.h.

#include <format.h>

Public Member Functions

 bytes (string_view data)
 

Private Attributes

string_view data_
 

Friends

struct formatter< bytes >
 

Constructor & Destructor Documentation

◆ bytes()

bytes::bytes ( string_view  data)
inlineexplicit

Definition at line 2468 of file format.h.

Friends And Related Symbol Documentation

◆ formatter< bytes >

friend struct formatter< bytes >
friend

Definition at line 2464 of file format.h.

Member Data Documentation

◆ data_

string_view bytes::data_
private

Definition at line 2464 of file format.h.


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