siderust-cpp 0.8.0
Header-only C++ wrapper for siderust
Loading...
Searching...
No Matches
stream.hpp File Reference

Shared helpers for human-readable coordinate stream output. More...

#include "../../centers.hpp"
#include "../../frames.hpp"
#include <ostream>
Include dependency graph for stream.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  siderust
 
namespace  siderust::coordinates
 
namespace  siderust::coordinates::detail
 

Functions

template<typename C , typename F >
void siderust::coordinates::detail::write_center_frame (std::ostream &os)
 
template<typename F >
void siderust::coordinates::detail::write_frame (std::ostream &os)
 

Detailed Description

Shared helpers for human-readable coordinate stream output.

Definition in file stream.hpp.