2021-08-05 16:52:35 +01:00
..
.vscode Merge remote-tracking branch 'origin/development' 2018-03-18 19:29:36 +00:00
atomic Change static const to static ETL_CONSTANT 2021-03-25 17:12:17 +00:00
deprecated Compatibility changes for GCC v5.4. 2019-06-23 09:54:02 +01:00
experimental Renamed mem_type to mem_cast 2021-06-29 20:03:55 +01:00
generators Updated type traits generator 2021-08-05 09:23:02 +01:00
mutex Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
private Changed std::forward to etl::forward 2021-08-01 19:37:03 +01:00
profiles Define missing macro when cross compiling with clang 2021-06-22 14:13:19 +01:00
absolute.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
algorithm.h Delete the superfluous ; (#366) 2021-04-14 21:00:01 +01:00
alignment.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
array_view.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
array_wrapper.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
array.h Updates to C++03 compatibility 2021-03-12 17:31:40 +00:00
atomic.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
basic_format_spec.h Merge branch 'feature/C++98/03_compatibilty' into feature/c++98-03-compatibilty 2021-03-14 14:40:00 +00:00
basic_string_stream.h Merge branch 'feature/C++98/03_compatibilty' into feature/c++98-03-compatibilty 2021-03-14 14:40:00 +00:00
basic_string.h etl::basic_string::copy is now const and does not affect the 'truncated' flag. 2021-06-17 12:01:04 +01:00
binary.h Merge branch 'master' into feature/alternative-crc-tables 2021-03-26 18:42:21 +00:00
bip_buffer_spsc_atomic.h Merge branch 'master' into feature/bip-buffer-spsc-atomic 2021-08-02 12:22:01 +01:00
bit_stream.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
bitset.h Change static const to static ETL_CONSTANT 2021-03-25 17:12:17 +00:00
bloom_filter.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
bresenham_line.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
buffer_descriptors.h Merge branch 'feature/C++98/03_compatibilty' into feature/c++98-03-compatibilty 2021-03-14 14:40:00 +00:00
callback_service.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
callback_timer.h Merge branch 'feature/C++98/03_compatibilty' into feature/c++98-03-compatibilty 2021-03-14 14:40:00 +00:00
callback.h C++03 check project 2019-02-11 12:33:33 +01:00
char_traits.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
checksum.h Merge remote-tracking branch 'origin/development' 2020-01-15 16:32:01 +00:00
circular_buffer.h Work in progress 2021-07-13 17:15:25 +01:00
combinations.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
compare.h Work in progress 2020-01-09 11:15:50 +00:00
constant.h Change static const to static ETL_CONSTANT 2021-03-25 17:12:17 +00:00
container.h Work in progress 2020-01-09 11:15:50 +00:00
correlation.h Result member functions are now const 2021-04-12 11:21:10 +01:00
covariance.h Result member functions are now const 2021-04-12 11:21:10 +01:00
crc8_ccitt.h Added/adjusted 'force C++03' unit test macros 2021-06-03 10:56:08 +01:00
crc8_cdma2000.h Added/adjusted 'force C++03' unit test macros 2021-06-03 10:56:08 +01:00
crc8_darc.h Added/adjusted 'force C++03' unit test macros 2021-06-03 10:56:08 +01:00
crc8_dvbs2.h Added/adjusted 'force C++03' unit test macros 2021-06-03 10:56:08 +01:00
crc8_ebu.h Added/adjusted 'force C++03' unit test macros 2021-06-03 10:56:08 +01:00
crc8_icode.h Added/adjusted 'force C++03' unit test macros 2021-06-03 10:56:08 +01:00
crc8_itu.h Added/adjusted 'force C++03' unit test macros 2021-06-03 10:56:08 +01:00
crc8_maxim.h Added/adjusted 'force C++03' unit test macros 2021-06-03 10:56:08 +01:00
crc8_rohc.h Added/adjusted 'force C++03' unit test macros 2021-06-03 10:56:08 +01:00
crc8_wcdma.h Added/adjusted 'force C++03' unit test macros 2021-06-03 10:56:08 +01:00
crc16_a.h Added/adjusted 'force C++03' unit test macros 2021-06-03 10:56:08 +01:00
crc16_arc.h Added/adjusted 'force C++03' unit test macros 2021-06-03 10:56:08 +01:00
crc16_aug_ccitt.h Added/adjusted 'force C++03' unit test macros 2021-06-03 10:56:08 +01:00
crc16_buypass.h Added/adjusted 'force C++03' unit test macros 2021-06-03 10:56:08 +01:00
crc16_ccitt.h Added/adjusted 'force C++03' unit test macros 2021-06-03 10:56:08 +01:00
crc16_cdma2000.h Added/adjusted 'force C++03' unit test macros 2021-06-03 10:56:08 +01:00
crc16_dds110.h Added/adjusted 'force C++03' unit test macros 2021-06-03 10:56:08 +01:00
crc16_dectr.h Added/adjusted 'force C++03' unit test macros 2021-06-03 10:56:08 +01:00
crc16_dectx.h Added/adjusted 'force C++03' unit test macros 2021-06-03 10:56:08 +01:00
crc16_dnp.h Added/adjusted 'force C++03' unit test macros 2021-06-03 10:56:08 +01:00
crc16_en13757.h Added/adjusted 'force C++03' unit test macros 2021-06-03 10:56:08 +01:00
crc16_genibus.h Added/adjusted 'force C++03' unit test macros 2021-06-03 10:56:08 +01:00
crc16_kermit.h Added/adjusted 'force C++03' unit test macros 2021-06-03 10:56:08 +01:00
crc16_maxim.h Added/adjusted 'force C++03' unit test macros 2021-06-03 10:56:08 +01:00
crc16_mcrf4xx.h Added/adjusted 'force C++03' unit test macros 2021-06-03 10:56:08 +01:00
crc16_modbus.h Added/adjusted 'force C++03' unit test macros 2021-06-03 10:56:08 +01:00
crc16_profibus.h Added/adjusted 'force C++03' unit test macros 2021-06-03 10:56:08 +01:00
crc16_riello.h Added/adjusted 'force C++03' unit test macros 2021-06-03 10:56:08 +01:00
crc16_t10dif.h Added/adjusted 'force C++03' unit test macros 2021-06-03 10:56:08 +01:00
crc16_teledisk.h Added/adjusted 'force C++03' unit test macros 2021-06-03 10:56:08 +01:00
crc16_tms37157.h Added/adjusted 'force C++03' unit test macros 2021-06-03 10:56:08 +01:00
crc16_usb.h Added/adjusted 'force C++03' unit test macros 2021-06-03 10:56:08 +01:00
crc16_x25.h Added/adjusted 'force C++03' unit test macros 2021-06-03 10:56:08 +01:00
crc16_xmodem.h Intermediate commit - Passing all tests 2021-03-26 15:53:30 +00:00
crc16.h Added/adjusted 'force C++03' unit test macros 2021-06-03 10:56:08 +01:00
crc32_bzip2.h Intermediate commit - Passing all tests 2021-03-26 15:53:30 +00:00
crc32_c.h Intermediate commit - Passing all tests 2021-03-26 15:53:30 +00:00
crc32_d.h CRC updates 2021-03-29 13:54:12 +01:00
crc32_jamcrc.h CRC updates 2021-03-29 13:54:12 +01:00
crc32_mpeg2.h Intermediate commit - Passing all tests 2021-03-26 15:53:30 +00:00
crc32_posix.h Intermediate commit - Passing all tests 2021-03-26 15:53:30 +00:00
crc32_q.h CRC updates 2021-03-29 13:54:12 +01:00
crc32_xfer.h CRC updates 2021-03-29 13:54:12 +01:00
crc32.h Intermediate commit - Passing all tests 2021-03-26 15:53:30 +00:00
crc64_ecma.h Intermediate commit - Passing all tests 2021-03-26 15:53:30 +00:00
crc.h Renamed dectr & dectx files 2021-03-31 09:35:47 +01:00
cstring.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
cumulative_moving_average.h Change static const to static ETL_CONSTANT 2021-03-25 17:12:17 +00:00
cyclic_value.h Work in progress 2020-01-09 11:15:50 +00:00
debounce.h Change debounce state tables to be defined as constant. (#386) 2021-06-10 10:13:06 +01:00
debug_count.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
delegate_service.h Work in progress 2021-07-26 09:29:11 +01:00
delegate.h Work in progress 2021-07-13 17:15:25 +01:00
deque.h Remove non-const versions of iterators for containers (#359) 2021-03-30 08:22:17 +01:00
doxygen.h Merge remote-tracking branch 'origin/development' 2018-03-18 19:29:36 +00:00
endianness.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
enum_type.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
error_handler.h Added ETL_ASSERT_AND_RETURN and ETL_ASSERT_AND_RETURN_VALUE error macros 2021-06-02 21:34:48 +01:00
exception.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
factorial.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
fibonacci.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
file_error_numbers.h Initial commit 2021-05-31 15:55:13 +01:00
fixed_iterator.h Work in progress 2020-01-09 11:15:50 +00:00
fixed_sized_memory_block_allocator.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
flags.h Change static const to static ETL_CONSTANT 2021-03-25 17:12:17 +00:00
flat_map.h Change static const to static ETL_CONSTANT 2021-03-25 17:12:17 +00:00
flat_multimap.h Change static const to static ETL_CONSTANT 2021-03-25 17:12:17 +00:00
flat_multiset.h Change static const to static ETL_CONSTANT 2021-03-25 17:12:17 +00:00
flat_set.h Change static const to static ETL_CONSTANT 2021-03-25 17:12:17 +00:00
fnv_1.h Change static const to static ETL_CONSTANT 2021-03-25 17:12:17 +00:00
format_spec.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
forward_list.h Remove non-const versions of iterators for containers (#359) 2021-03-30 08:22:17 +01:00
frame_check_sequence.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
fsm.h Fixed FSM generation for non-default numbers message types. 2021-05-16 10:57:44 +01:00
function.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
functional.h Resolved issues with universal references in construction and assignment. 2021-07-11 20:36:01 +01:00
gamma.h Unit tests for algorithms and functors 2021-04-10 15:21:16 +01:00
generic_pool.h Change static const to static ETL_CONSTANT 2021-03-25 17:12:17 +00:00
hash.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
hfsm.h Updated versions 2021-04-25 21:03:07 +01:00
histogram.h Fixed sparse histogram class name 2021-05-10 16:18:23 +01:00
ihash.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
imemory_block_allocator.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
indirect_vector.h Unified vector asserts 2021-06-30 11:25:37 +01:00
instance_count.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
integral_limits.h Change static const to static ETL_CONSTANT 2021-03-25 17:12:17 +00:00
intrusive_forward_list.h Remove non-const versions of iterators for containers (#359) 2021-03-30 08:22:17 +01:00
intrusive_links.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
intrusive_list.h Remove non-const versions of iterators for containers (#359) 2021-03-30 08:22:17 +01:00
intrusive_queue.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
intrusive_stack.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
invert.h Unit tests for algorithms and functors 2021-04-10 15:21:16 +01:00
io_port.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
ipool.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
ireference_counted_message_pool.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
iterator.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
jenkins.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
largest.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
limiter.h Updated for new tests and sanity checks 2021-04-11 20:58:28 +01:00
limits.h Fixed swapped HUGE_VAL & HUGE_VALF definitions 2021-06-29 19:58:30 +01:00
list.h Remove non-const versions of iterators for containers (#359) 2021-03-30 08:22:17 +01:00
log.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
macros.h Merge remote-tracking branch 'origin/development' into feature/emplace_var_arg 2018-12-08 16:01:35 +00:00
map.h Delete the superfluous ; (#366) 2021-04-14 21:00:01 +01:00
math_constants.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
mean.h Result member functions are now const 2021-04-12 11:21:10 +01:00
mem_cast.h Fixed ambiguous function call for clang 2021-06-14 13:23:41 +01:00
memory_model.h Merge remote-tracking branch 'origin/master' into feature/no_stl 2018-08-18 10:09:56 +01:00
memory.h Merge branch 'feature/C++98/03_compatibilty' into feature/c++98-03-compatibilty 2021-03-14 14:40:00 +00:00
message_bus.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
message_packet.h Added additional accept() functions. 2021-04-23 11:29:20 +01:00
message_router_registry.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
message_router.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
message_timer.h Merge branch 'feature/C++98/03_compatibilty' into feature/c++98-03-compatibilty 2021-03-14 14:40:00 +00:00
message_types.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
message.h Added the option to derive etl::message<> from a custom parent class 2021-06-30 20:57:42 +01:00
multi_array.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
multi_range.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
multimap.h Remove non-const versions of iterators for containers (#359) 2021-03-30 08:22:17 +01:00
multiset.h Remove non-const versions of iterators for containers (#359) 2021-03-30 08:22:17 +01:00
murmur3.h Change static const to static ETL_CONSTANT 2021-03-25 17:12:17 +00:00
mutex.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
negative.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
null_type.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
nullptr.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
numeric.h Modified the way that the 'No STL' macros are defined so that 'std' may be used in ETL code rather than the 'ETLSTD' macro. 2019-11-15 13:28:51 +00:00
observer.h notify_observers() takes universal reference for C++11 and above 2021-08-05 16:52:35 +01:00
optional.h Fix uninitialised warning in etl::optional (#381) 2021-05-21 17:17:43 +01:00
overload.h Cross compiler compatibity changes 2021-07-18 09:53:13 +01:00
packet.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
parameter_pack.h Work in progress 2021-07-13 17:15:25 +01:00
parameter_type.h Work in progress 2020-01-09 11:15:50 +00:00
pearson.h Change static const to static ETL_CONSTANT 2021-03-25 17:12:17 +00:00
permutations.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
placement_new.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
platform.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
pool.h Fixed ETL_ASSERT for non-class types in etl::pool. 2021-04-19 19:21:14 +01:00
power.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
priority_queue.h Add container_type type definition to etl::queue to better match std::queue (#378) 2021-05-20 09:14:31 +01:00
quantize.h Updated for new tests and sanity checks 2021-04-11 20:58:28 +01:00
queue_lockable.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
queue_mpmc_mutex.h Change static const to static ETL_CONSTANT 2021-03-25 17:12:17 +00:00
queue_spsc_atomic.h Change static const to static ETL_CONSTANT 2021-03-25 17:12:17 +00:00
queue_spsc_isr.h Change static const to static ETL_CONSTANT 2021-03-25 17:12:17 +00:00
queue_spsc_locked.h Change static const to static ETL_CONSTANT 2021-03-25 17:12:17 +00:00
queue.h Add container_type type definition to etl::queue to better match std::queue (#378) 2021-05-20 09:14:31 +01:00
radix.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
random.h Change static const to static ETL_CONSTANT 2021-03-25 17:12:17 +00:00
ratio.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
reference_counted_message_pool.h Change static const to static ETL_CONSTANT 2021-03-25 17:12:17 +00:00
reference_counted_message.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
reference_counted_object.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
reference_flat_map.h Remove non-const versions of iterators for containers (#359) 2021-03-30 08:22:17 +01:00
reference_flat_multimap.h Remove non-const versions of iterators for containers (#359) 2021-03-30 08:22:17 +01:00
reference_flat_multiset.h Remove non-const versions of iterators for containers (#359) 2021-03-30 08:22:17 +01:00
reference_flat_set.h Remove non-const versions of iterators for containers (#359) 2021-03-30 08:22:17 +01:00
rescale.h Unit tests for algorithms and functors 2021-04-10 15:21:16 +01:00
rms.h Result member functions are now const 2021-04-12 11:21:10 +01:00
scaled_rounding.h Work in progress 2020-01-09 11:15:50 +00:00
scheduler.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
set.h Remove non-const versions of iterators for containers (#359) 2021-03-30 08:22:17 +01:00
shared_message.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
smallest.h Change static const to static ETL_CONSTANT 2021-03-25 17:12:17 +00:00
span.h Merge branch 'feature/C++98/03_compatibilty' into feature/c++98-03-compatibilty 2021-03-14 14:40:00 +00:00
sqrt.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
stack.h Add container_type type definition to etl::queue to better match std::queue (#378) 2021-05-20 09:14:31 +01:00
standard_deviation.h Result member functions are now const 2021-04-12 11:21:10 +01:00
state_chart.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
static_assert.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
string_stream.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
string_utilities.h string_utilities.h failes to compile with NO_ETL_STL (#354) 2021-03-15 09:53:40 +00:00
string_view.h Updates to C++03 compatibility 2021-03-12 17:31:40 +00:00
string.h Fixed make_string sizes 2021-04-13 10:09:50 +01:00
successor.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
task.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
threshold.h Unit tests for algorithms and functors 2021-04-10 15:21:16 +01:00
timer.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
to_string.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
to_u16string.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
to_u32string.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
to_wstring.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
type_def.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
type_lookup.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
type_select.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
type_traits.h Updated type traits generator 2021-08-05 09:23:02 +01:00
u16format_spec.h Merge remote-tracking branch 'origin/development' into feature/C++11_variadic_templates 2019-05-16 23:40:43 +01:00
u16string_stream.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
u16string.h Fixed make_string sizes 2021-04-13 10:09:50 +01:00
u32format_spec.h Merge remote-tracking branch 'origin/development' into feature/C++11_variadic_templates 2019-05-16 23:40:43 +01:00
u32string_stream.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
u32string.h Fixed make_string sizes 2021-04-13 10:09:50 +01:00
unordered_map.h Remove non-const versions of iterators for containers (#359) 2021-03-30 08:22:17 +01:00
unordered_multimap.h Remove non-const versions of iterators for containers (#359) 2021-03-30 08:22:17 +01:00
unordered_multiset.h Remove non-const versions of iterators for containers (#359) 2021-03-30 08:22:17 +01:00
unordered_set.h Remove non-const versions of iterators for containers (#359) 2021-03-30 08:22:17 +01:00
user_type.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
utility.h Compiler compatibility changes 2021-07-15 12:57:46 +01:00
variance.h Result member functions are now const 2021-04-12 11:21:10 +01:00
variant_pool.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
variant.h Changed variant files names 2021-07-29 14:29:00 +01:00
vector.h Unified vector asserts 2021-06-30 11:25:37 +01:00
version.h Updated version numbers 2021-08-04 10:27:22 +01:00
visitor.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
wformat_spec.h Merge remote-tracking branch 'origin/development' into feature/C++11_variadic_templates 2019-05-16 23:40:43 +01:00
wstring_stream.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
wstring.h Fixed make_string sizes 2021-04-13 10:09:50 +01:00