omni::io::cfile::write_line
NAME

omni::io::cfile::write_line

A function of omni::io::cfile

#include <omni/io.hpp>
template < template < class, class > class std_seq_t, class T, class std_allocator_t > uint64_t omni::io::cfile::write_line(const std::string& file, const std_seq_t<T, std_allocator_t >& buffer, bool append)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top