Files
o3de/Code/Framework/AzCore/Tests
Artur K 3a4937456a Build time reduction: AzStdOnDemandReflection (#3111)
* Move a few specializations from AzStdOnDemandReflection.inl to cpp file

This reduces compilation time and produced profile/debug file sizes.

The specializations for string and string_view are only implemented for 'char' type, since
others are not used anywhere.

Extracted `Reflect` method from `ClientAuthAWSCredentials` to a cpp file.

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

* Windows build fixes.

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

* Added missing license.

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

* Fix missing spaces in template argument lists

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

* Clang format on ClientAuthAWSCredentials.cpp

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

* Merge upstream development and fix linux build.

Signed-off-by: nemerle <96597+nemerle@users.noreply.github.com>
2021-09-09 19:08:33 -05:00
..
2021-08-16 16:02:53 -07:00
2021-08-20 14:48:42 -07:00
2021-08-23 13:00:45 -07:00
2021-08-20 14:48:42 -07:00
2021-08-20 14:48:42 -07:00
2021-08-20 14:48:42 -07:00
2021-08-20 20:36:11 -07:00
2021-09-08 16:50:57 -07:00
2021-08-20 14:48:42 -07:00
2021-08-23 13:00:45 -07:00