c: msgpack_sbuffer; cpp: msgpack::sbuffer

This commit is contained in:
frsyuki
2009-03-01 00:59:15 +09:00
parent c60b6be548
commit 4f4fa39cd5
4 changed files with 73 additions and 39 deletions

View File

@@ -99,4 +99,3 @@ T* zone::allocate(<%=(1..i).map{|j|"A#{j} a#{j}"}.join(', ')%>)
#endif /* msgpack/zone.hpp */
// vim: ft=cpp ts=4 sw=4 softtabstop=4 noexpandtab smarttab