You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/ScriptCanvas/Code/Editor/Utilities
Artur K 4cee263033
Minimal TypeInfo header/reduce std interdependencies. (#2688)
* Minimal TypeInfo header/reduce std interdependencies.

TypeInfoSimple.h is a small header that can replace the use of
TypeInfo.h in some cases.

Signed-off-by: Nemerle <nemerle5+git@gmail.com>

* Windows build fixed

Removed algorithm.h from string_view.h

smoke-test passed

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

* Resotore dynamic_pointer_cast in intrusive_ptr

Requested by reviewer.

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

* Fix CI build

string.h - missed alogorithm.h, since it was removed from string_view
NodeWrapper.h - missing smart_ptr.h

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>

Co-authored-by: Nemerle <nemerle5+git@gmail.com>
4 years ago
..
Command.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
Command.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
CommonSettingsConfigurations.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
CommonSettingsConfigurations.h Merge branch 'development' into cmake/SPEC-7179 4 years ago
RecentAssetPath.cpp Merge branch 'development' into cmake/SPEC-7179 4 years ago
RecentAssetPath.h Merge branch 'development' into cmake/SPEC-7179 4 years ago
RecentFiles.cpp Minimal TypeInfo header/reduce std interdependencies. (#2688) 4 years ago
RecentFiles.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago