test_simplesmartptr.cpp(3) | Library Functions Manual | test_simplesmartptr.cpp(3) |
NAME
test_simplesmartptr.cpp - Source code to a small program that tests the functionality of Zipios++.
SYNOPSIS
#include 'zipios++/zipios-config.h'
#include 'zipios++/meta-iostreams.h'
#include <vector>
#include <memory>
#include 'zipios++/simplesmartptr.h'
#include <cassert>
Functions
int main ()
Detailed Description
Source code to a small program that tests the functionality of Zipios++.
Definition in file test_simplesmartptr.cpp.
Function Documentation
int main ()
Definition at line 48 of file test_simplesmartptr.cpp.
Author
Generated automatically by Doxygen for Zipios++ from the source code.
Zipios++ |