mutable
A Database System for Research and Fast Prototyping
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | Friends
m::get_tm Struct Reference

#include <fn.hpp>

Collaboration diagram for m::get_tm:
[legend]

Public Member Functions

 get_tm (std::tm &tm)
 

Private Attributes

std::tm & tm_
 

Friends

std::istream & operator>> (std::istream &in, get_tm gt)
 

Detailed Description

Definition at line 505 of file fn.hpp.

Constructor & Destructor Documentation

◆ get_tm()

m::get_tm::get_tm ( std::tm &  tm)
inline

Definition at line 511 of file fn.hpp.

Friends And Related Function Documentation

◆ operator>>

std::istream & operator>> ( std::istream &  in,
get_tm  gt 
)
friend

Definition at line 513 of file fn.hpp.

Field Documentation

◆ tm_

std::tm& m::get_tm::tm_
private

Definition at line 508 of file fn.hpp.


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