first working version of tmpfstream. Still in need of some polishing
authorGerd von Egidy <gerd.von.egidy@intra2net.com>
Tue, 9 Mar 2010 17:43:18 +0000 (18:43 +0100)
committerGerd von Egidy <gerd.von.egidy@intra2net.com>
Tue, 9 Mar 2010 17:44:40 +0000 (18:44 +0100)
commit52d6f7fc8bf76e83b1d469f7de36259df4df87f2
treec7a2cf3e7d33680a4dfc6435f86708c1154bcfa2
parenta1e7d2a7182cfadffd45cfdb03445ea4c1047641
first working version of tmpfstream. Still in need of some polishing
configure.in
libi2ncommon.pc.in
m4/ax_boost_iostreams.m4 [new file with mode: 0644]
src/Makefile.am
src/tmpfstream.cpp [new file with mode: 0644]
src/tmpfstream.hpp [new file with mode: 0644]
test/Makefile.am
test/test_tmpfstream.cpp [new file with mode: 0644]