From b91bce445cf75d8a6bc02f371b75acf96d8b908f Mon Sep 17 00:00:00 2001 From: Daulet Nassipkali Date: Tue, 4 Jul 2023 23:58:01 +0500 Subject: [PATCH] Update Platform.Collections.Methods.TemplateLibrary.nuspec --- .../Platform.Collections.Methods.TemplateLibrary.nuspec | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) 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 +