2021-12-14 17:23:26 +00: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 Experimental code 2021-12-12 18:20:45 +00:00
generators Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
mutex #431 CMSIS-RTOS2 support 2021-09-28 18:06:30 +01:00
private Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00: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 Disable etl::begin(), etl::end() and etl::size() for ETL_NO_STL 2021-10-20 13:34:44 +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 Disable etl::begin(), etl::end() and etl::size() for ETL_NO_STL 2021-10-20 13:34:44 +01:00
array.h Fixes for Ubuntu 18 2021-11-21 14:37:58 +00:00
atomic.h Multiple code changes, delegates & timers 2021-12-13 17:16:21 +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 Added non-const string pointer overload 2021-11-06 16:45:06 +00:00
basic_string.h const_iterator parameters for containers 2021-11-20 19:04:39 +00:00
binary.h Fix compiler warnings 2021-10-27 09:47:52 +01:00
bip_buffer_spsc_atomic.h Multiple code changes, delegates & timers 2021-12-13 17:16:21 +00:00
bit_stream.h #438 void* reader writer API 2021-10-03 15:38:50 +01:00
bitset.h literal with suffix (#416) 2021-09-02 13:03:38 +01: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 Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
byte_stream.h Remove unnecessary casts that causes warnings. (#461) 2021-11-10 17:31:31 +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_atomic.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
callback_timer_locked.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
callback_timer.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
callback.h C++03 check project 2019-02-11 12:33:33 +01:00
char_traits.h literal with suffix (#416) 2021-09-02 13:03:38 +01:00
checksum.h Merge remote-tracking branch 'origin/development' 2020-01-15 16:32:01 +00:00
circular_buffer.h Fixes for Ubuntu 18 2021-11-21 14:32:49 +00: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 Disable etl::begin(), etl::end() and etl::size() for ETL_NO_STL 2021-10-20 13:34:44 +01: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 Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc8_cdma2000.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc8_darc.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc8_dvbs2.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc8_ebu.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc8_icode.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc8_itu.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc8_maxim.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc8_rohc.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc8_wcdma.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_a.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_arc.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_aug_ccitt.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_buypass.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_ccitt.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_cdma2000.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_dds110.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_dectr.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_dectx.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_dnp.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_en13757.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_genibus.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_kermit.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_maxim.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_mcrf4xx.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_modbus.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_profibus.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_riello.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_t10dif.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_teledisk.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_tms37157.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_usb.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_x25.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
crc16_xmodem.h Intermediate commit - Passing all tests 2021-03-26 15:53:30 +00:00
crc16.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00: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 Fixed etl::cyclic_value for ARMCC v5 compatibility 2021-10-01 18:41:59 +01:00
debounce.h literal with suffix (#416) 2021-09-02 13:03:38 +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 Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
delegate.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
deque.h #475 When ETL_NO_ATOMICS is defined the timer.h file should not define timer_semaphore_t 2021-12-05 15:39:11 +00:00
doxygen.h Merge remote-tracking branch 'origin/development' 2018-03-18 19:29:36 +00:00
endianness.h literal with suffix (#416) 2021-09-02 13:03:38 +01:00
enum_type.h constexpr for enum_type 2021-11-18 12:25: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 literal with suffix (#416) 2021-09-02 13:03:38 +01:00
file_error_numbers.h Initial commit 2021-05-31 15:55:13 +01:00
fixed_iterator.h Removed warning from compilation 2021-10-01 18:41:35 +01: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 contains() & transparent comparator 2021-12-04 17:28:47 +00:00
flat_multimap.h contains() & transparent comparator 2021-12-04 17:28:47 +00:00
flat_multiset.h contains() & transparent comparator 2021-12-04 17:28:47 +00:00
flat_set.h contains() & transparent comparator 2021-12-04 17:28:47 +00:00
fnv_1.h literal with suffix (#416) 2021-09-02 13:03:38 +01: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 Fixes for Ubuntu 18 2021-11-21 14:32:49 +00: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 Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00: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 contains() & transparent comparator 2021-12-04 17:28:47 +00:00
gamma.h Unit tests for algorithms and functors 2021-04-10 15:21:16 +01:00
generic_pool.h Added pool_ext & generic_pool_ext 2021-10-03 11:50:40 +01:00
hash.h Fix compiler warnings 2021-10-27 09:47:52 +01:00
hfsm.h literal with suffix (#416) 2021-09-02 13:03:38 +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 Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
instance_count.h Removed warning from compilation 2021-10-01 18:41:35 +01:00
integral_limits.h add ifdef guard for msvc pragma (#455) 2021-10-29 12:16:26 +01: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 changed iterator parameters to const_iterator 2021-11-17 17:59:57 +00: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 Change != to < in ipool to get rid of erroneous clang-tidy nullptr dereference warning (#457) 2021-11-04 12:15:54 +01: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 Disable etl::begin(), etl::end() and etl::size() for ETL_NO_STL 2021-10-20 13:34:44 +01:00
jenkins.h literal with suffix (#416) 2021-09-02 13:03:38 +01:00
largest.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +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 Fixes for Ubuntu 18 2021-11-21 14:32:49 +00: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 contains() & transparent comparator 2021-12-04 17:28:47 +00: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 Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
memory_model.h Merge remote-tracking branch 'origin/master' into feature/no_stl 2018-08-18 10:09:56 +01:00
memory.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
message_bus.h Removed warning from compilation 2021-10-01 18:41:35 +01:00
message_packet.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
message_router_registry.h Added 'make' functions to construct containers 2021-11-18 12:26:13 +00:00
message_router.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
message_timer_atomic.h Multiple code changes, delegates & timers 2021-12-13 17:16:21 +00:00
message_timer_locked.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
message_timer.h literal with suffix (#416) 2021-09-02 13:03:38 +01:00
message_types.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
message.h Variadic FSM 2021-08-10 20:25:27 +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 literal with suffix (#416) 2021-09-02 13:03:38 +01:00
multi_span.h Multiple code changes, delegates & timers 2021-12-13 17:16:21 +00:00
multi_vector.h Multiple code changes, delegates & timers 2021-12-13 17:16:21 +00:00
multimap.h contains() & transparent comparator 2021-12-04 17:28:47 +00:00
multiset.h contains() & transparent comparator 2021-12-04 17:28:47 +00:00
murmur3.h literal with suffix (#416) 2021-09-02 13:03:38 +01:00
mutex.h #431 CMSIS-RTOS2 support 2021-09-28 18:06:30 +01:00
negative.h Add free-standing sanity tests for C++03/11/14/17 (#351) 2021-03-12 14:13:31 +00:00
nth_type.h Make functions for containers 2021-11-18 12:26:15 +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 Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
optional.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00: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 Disable etl::begin(), etl::end() and etl::size() for ETL_NO_STL 2021-10-20 13:34:44 +01:00
permutations.h literal with suffix (#416) 2021-09-02 13:03:38 +01: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 Multiple code changes, delegates & timers 2021-12-13 17:16:21 +00:00
pool.h Added pool_ext & generic_pool_ext 2021-10-03 11:50:40 +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 Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
quantize.h literal with suffix (#416) 2021-09-02 13:03:38 +01:00
queue_lockable.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
queue_mpmc_mutex.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
queue_spsc_atomic.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
queue_spsc_isr.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
queue_spsc_locked.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
queue.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
radix.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
random.h literal with suffix (#416) 2021-09-02 13:03:38 +01:00
ratio.h literal with suffix (#416) 2021-09-02 13:03:38 +01: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 Added cbegin() & cend() 2021-08-24 12:12:19 +01:00
reference_flat_map.h contains() & transparent comparator 2021-12-04 17:28:47 +00:00
reference_flat_multimap.h contains() & transparent comparator 2021-12-04 17:28:47 +00:00
reference_flat_multiset.h contains() & transparent comparator 2021-12-04 10:24:04 +00:00
reference_flat_set.h contains() & transparent comparator 2021-12-04 10:24:04 +00:00
rescale.h Unit tests for algorithms and functors 2021-04-10 15:21:16 +01:00
result.h Added result type 2021-09-05 17:39:56 +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 literal with suffix (#416) 2021-09-02 13:03:38 +01:00
set.h contains() & transparent comparator 2021-12-04 10:24:04 +00: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 Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
span.h Disable span TContainer constructor for arrays 2021-12-14 17:23:26 +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 Disable etl::begin(), etl::end() and etl::size() for ETL_NO_STL 2021-10-20 13:34:44 +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 literal with suffix (#416) 2021-09-02 13:03:38 +01:00
string.h Added 'make' functions to construct containers 2021-11-18 12:26:13 +00: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 #475 When ETL_NO_ATOMICS is defined the timer.h file should not define timer_semaphore_t 2021-12-05 15:39:11 +00:00
to_string.h Working code including 64 bit 2021-09-02 13:04:27 +01:00
to_u16string.h Working code including 64 bit 2021-09-02 13:04:27 +01:00
to_u32string.h Working code including 64 bit 2021-09-02 13:04:27 +01:00
to_wstring.h Working code including 64 bit 2021-09-02 13:04:27 +01:00
type_def.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
type_lookup.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
type_select.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
type_traits.h Latest implementations 2021-11-18 12:26:15 +00: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 Added 'make' functions to construct containers 2021-11-18 12:26:13 +00: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 Added 'make' functions to construct containers 2021-11-18 12:26:13 +00:00
unordered_map.h contains() & transparent comparator 2021-12-04 17:28:47 +00:00
unordered_multimap.h contains() & transparent comparator 2021-12-04 17:28:47 +00:00
unordered_multiset.h contains() & transparent comparator 2021-12-04 17:28:47 +00:00
unordered_set.h contains() & transparent comparator 2021-12-04 17:28:47 +00:00
user_type.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
utility.h Added missing explicit initialisation from in_place structures. 2021-10-12 14:56:01 +01:00
variance.h Result member functions are now const 2021-04-12 11:21:10 +01:00
variant_pool.h Feature/pool ext variant pool ext (#433) 2021-10-01 18:46:52 +01:00
variant.h Added missing #include for variant. 2021-09-02 13:03:38 +01:00
vector.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +00:00
version.h Merge branch 'development' of https://github.com/ETLCPP/etl into development 2021-12-05 15:54:33 +00:00
visitor.h Multiple code changes, delegates & timers 2021-12-14 10:52:49 +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 Added 'make' functions to construct containers 2021-11-18 12:26:13 +00:00