Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
CGAL::oformat
Definition
Convenience function to construct an output representation (
Output_rep
) for type
T
.
template <class T>
Output_rep
<T>
oformat ( T t)
Generic IO for type
T
.
template <class T, typename F>
Output_rep<T,F>
oformat ( T t, F)
Generic IO for type
T
with formatting tag.
Next:
set_ascii_mode
Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
CGAL Open Source Project
. Release 3.6.1. 29 June 2010.