added DynamicAny::convert<>()

This commit is contained in:
Guenter Obiltschnig
2007-04-26 06:24:35 +00:00
parent 80fc258f6d
commit 4cf5e8ac12
14 changed files with 323 additions and 50 deletions

View File

@@ -1,9 +1,9 @@
//
// SharedMemoryImpl.cpp
//
// $Id: //poco/Main/Foundation/src/SharedMemory_DUMMY.cpp#2 $
// $Id: //poco/Main/Foundation/src/SharedMemory_DUMMY.cpp#3 $
//
// Library: Poco
// Library: Foundation
// Package: Processes
// Module: SharedMemoryImpl
//