diff --git a/cpp/Platform.Collections.Methods/Platform.Collections.Methods.TemplateLibrary.nuspec b/cpp/Platform.Collections.Methods/Platform.Collections.Methods.TemplateLibrary.nuspec index 106c5d1..d405edf 100644 --- a/cpp/Platform.Collections.Methods/Platform.Collections.Methods.TemplateLibrary.nuspec +++ b/cpp/Platform.Collections.Methods/Platform.Collections.Methods.TemplateLibrary.nuspec @@ -5,11 +5,8 @@ LinksPlatform's Platform.Collections.Methods Template Library LinksPlatform's Platform.Collections.Methods is a Template Library what contains standard implementation of methods for collections. LinksPlatform's Platform.Collections.Methods is a Template Library what contains set of C++ classes templates to build custom implementations of collections on top of provided standard methods implementations. Use Platform.Collections.Methods.h file to include the library. - DoublyLinkedLists split into two implementations absolute and relative. -Absolute implementation means there is a single global list with fixed location (can be decided on initialization). -Relative implementation means there are many lists and each is relative to some element's location (must be decided on each read/write operation). -Better translation from C#. - 0.2.0 + Updated build to conan 2.0 + 0.3.0 Konstantin Diachenko Konstantin Diachenko Konstantin Diachenko @@ -23,4 +20,4 @@ Better translation from C#. - \ No newline at end of file +