diff --git a/cpp/Platform.Delegates/Platform.Delegates.TemplateLibrary.nuspec b/cpp/Platform.Delegates/Platform.Delegates.TemplateLibrary.nuspec index 2b9a80f..a5e90cc 100644 --- a/cpp/Platform.Delegates/Platform.Delegates.TemplateLibrary.nuspec +++ b/cpp/Platform.Delegates/Platform.Delegates.TemplateLibrary.nuspec @@ -5,14 +5,8 @@ LinksPlatform's Platform.Delegates Template Library LinksPlatform's Platform.Delegates is a Template Library what contains abstract class templates. LinksPlatform's Platform.Delegates is a Template Library what contains set of C++ abstract class templates. Use Platform.Delegates.h file to include the library. - Delegate<> class CreateDelegate methods moved directly to Platform.Delegates namespace. -Added assignment operator overloads for possible input types to simplify convertation from lambdas with better type inference. -Refactoring: -* no need to repeat type parameters in the template's type name), -* private method renamed, -* include directives uptimized to allow inclusion of any single header file, -* code format fix. - 0.0.13 + Missing file added. + 0.0.14 Konstantin Diachenko Konstantin Diachenko Konstantin Diachenko @@ -30,6 +24,7 @@ Refactoring: +