src/include/doctest.h (8 lines): - line 500: // TODO: - line 2648: // TODO: think about if these also need to work properly even when doctest is disabled - line 3410: // TODO: figure out if this is indeed necessary/correct - seems like either there still - line 4618: // TODO: integration with XCode and other IDEs - line 5270: // only the consequential ones (TODO: filters) - line 5447: // TODO: - line 6303: // TODO: change this to use std::stoi or something else! currently it uses undefined behavior - assumes '0' on failed parse... - line 6577: // TODO: check if there is nothing in reporters_currently_used include/ylt/struct_pack/unpacker.hpp (5 lines): - line 975: // TODO: mapped_type can deserialize without be moved - line 1001: // TODO: mapped_type can deserialize without be moved - line 1293: // TODO: support it. - line 1310: // TODO: support it. - line 1327: // TODO: support it. include/ylt/standalone/iguana/util.hpp (3 lines): - line 109: // TODO: type must be char - line 217: // TODO: compile time generate this message, currently borken with - line 224: // TODO: compile time generate this message, currently borken with include/ylt/standalone/iguana/pb_writer.hpp (3 lines): - line 23: // TODO: check Stream continuous - line 37: // TODO: repeated ? - line 141: // TODO support std::array include/ylt/coro_rpc/impl/coro_connection.hpp (2 lines): - line 111: * TODO: add doc - line 630: // FIXME: queue's performance can be imporved. include/ylt/struct_pack.hpp (2 lines): - line 112: * TODO: add doc - line 294: // TODO test this branch include/ylt/struct_pack/util.h (1 line): - line 84: // FIXME: use faster compile-time sort include/ylt/standalone/iguana/xml_reader.hpp (1 line): - line 36: // TODO: When not parsing the value in the attribute, it is not necessary include/ylt/metric/counter.hpp (1 line): - line 178: // if (labels.size() == labels_name.size()) { // TODO: speed up for this include/ylt/struct_pack/type_id.hpp (1 line): - line 46: float16_t, // TODO: wait for C++23 standard float type include/ylt/standalone/iguana/xml_writer.hpp (1 line): - line 14: // TODO: improve by precaculate size include/ylt/util/atomic_shared_ptr.hpp (1 line): - line 305: // TODO: Could use a lock-free external map to fix this include/ylt/standalone/iguana/yaml_reader.hpp (1 line): - line 155: // TODO: improve include/ylt/util/tl/expected.hpp (1 line): - line 324: // TODO make a version which works with MSVC 2015 include/ylt/struct_pack/reflection.hpp (1 line): - line 233: // FIXME: we can't check if it's compile-time calculated in msvc with C++17 include/ylt/coro_io/coro_io.hpp (1 line): - line 645: // FIXME: this function may not thread-safe if it not running in socket's include/ylt/coro_rpc/impl/coro_rpc_server.hpp (1 line): - line 71: * TODO: add doc include/ylt/coro_rpc/impl/rpc_execute.hpp (1 line): - line 32: // TODO: remove this later include/ylt/reflection/member_count.hpp (1 line): - line 47: // TODO: check e.value() include/ylt/coro_rpc/impl/protocol/coro_rpc_protocol.hpp (1 line): - line 99: // TODO: add a connection-level buffer in parameter to reuse memory include/ylt/struct_pack/compatible.hpp (1 line): - line 127: * TODO: add doc