SAGA Adaptor CPI v.1.0
url.cpp File Reference
#include <iostream>
#include <saga/saga/base.hpp>
#include <saga/saga/adaptors/url.hpp>

Go to the source code of this file.

Namespaces

namespace  saga
 

The SAGA root namespace.


namespace  saga::adaptors

Functions

std::ostream & saga::adaptors::operator<< (std::ostream &os, url const &u)
std::istream & saga::adaptors::operator>> (std::istream &is, url &u)
bool saga::adaptors::operator== (saga::adaptors::url const &lhs, saga::adaptors::url const &rhs)
bool saga::adaptors::operator< (saga::adaptors::url const &lhs, saga::adaptors::url const &rhs)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines