Chi-Tech
varying.cc File Reference
#include "varying.h"
#include <algorithm>
#include <sstream>
#include "chi_log_exceptions.h"

Go to the source code of this file.

Namespaces

namespace  chi_data_types
 

Functions

std::ostream & operator<< (std::ostream &outstr, const chi_data_types::Varying &value)
 

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream &  outstr,
const chi_data_types::Varying value 
)

Stream operator

Definition at line 303 of file varying.cc.