NCBI C++ ToolKit
Classes | Functions
njn_vector.hpp File Reference
#include <corelib/ncbistl.hpp>
#include <vector>
#include "njn_approx.hpp"
+ Include dependency graph for njn_vector.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

class  Vector< T >
 

Functions

template<typename T >
bool operator== (const Njn::Vector< T > &vector_, const Njn::Vector< T > &vector0_)
 
template<typename T >
std::ostream & operator<< (std::ostream &ostr_, const Njn::Vector< T > &vector_)
 
template<typename T >
std::istream & operator>> (std::istream &istr_, Njn::Vector< T > &vector_)
 

Function Documentation

◆ operator<<()

template<typename T >
std::ostream & operator<< ( std::ostream &  ostr_,
const Njn::Vector< T > &  vector_ 
)

Definition at line 352 of file njn_vector.hpp.

◆ operator==()

template<typename T >
bool operator== ( const Njn::Vector< T > &  vector_,
const Njn::Vector< T > &  vector0_ 
)

Definition at line 341 of file njn_vector.hpp.

References i.

◆ operator>>()

template<typename T >
std::istream & operator>> ( std::istream &  istr_,
Njn::Vector< T > &  vector_ 
)

Definition at line 356 of file njn_vector.hpp.

Modified on Tue May 07 08:14:07 2024 by modify_doxy.py rev. 669887