Browse Source

cleanup TODO

skypjack 1 month ago
parent
commit
5ea023c853
1 changed files with 0 additions and 2 deletions
  1. 0 2
      TODO

+ 0 - 2
TODO

@@ -33,8 +33,6 @@ TODO:
 * meta: conversion_helper machinery has lot of room for improvements
 * organizer: view/storage only based model, no registry
 * introduce a way to inject stl from outside too
-* use entity_like concept where applicable
-* clang-format config for concepts (and review existing too)
 * hashed_string consteval-ness on construction to further reduce risks
 * review sentinels (std::default_sentinel and the like)
 * review non-const to const iterator conversions