mariadb/extra/yassl/taocrypt/mySTL
unknown a714c2cfb3 Fix compile failure on Sun C++ 5.7 in yaSSL code
- Trying to use unctions declared as static being used from another file, change them to be inline


extra/yassl/taocrypt/mySTL/helpers.hpp:
  Change 'GetMemory' and 'FreeMemory' function te be inline instead of static.
2006-09-27 16:45:44 +02:00
..
algorithm.hpp Import yaSSL version 1.4.0 2006-09-25 16:40:29 +02:00
helpers.hpp Fix compile failure on Sun C++ 5.7 in yaSSL code 2006-09-27 16:45:44 +02:00
list.hpp Import yaSSL version 1.4.0 2006-09-25 16:40:29 +02:00
memory.hpp Import yaSSL version 1.4.0 2006-09-25 16:40:29 +02:00
memory_array.hpp Import yaSSL version 1.4.0 2006-09-25 16:40:29 +02:00
pair.hpp Import yaSSL version 1.4.0 2006-09-25 16:40:29 +02:00
stdexcept.hpp Import yaSSL version 1.4.0 2006-09-25 16:40:29 +02:00
vector.hpp Import yaSSL version 1.4.0 2006-09-25 16:40:29 +02:00