Cockatrice/libcockatrice_deck_list/libcockatrice/deck_list
BruebachL 73763b5ee6
Mark more functions as [[nodiscard]] (#6320)
* Fix local variable double declaration.

Took 44 seconds

* Mark functions as [[nodiscard]]

Took 31 minutes

---------

Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
2025-11-16 01:39:24 +01:00
..
abstract_deck_list_card_node.cpp Turn Card, Deck_List, Protocol, RNG, Network (Client, Server), Settings and Utility into libraries and remove cockatrice_common. (#6212) 2025-10-09 07:36:12 +02:00
abstract_deck_list_card_node.h Mark more functions as [[nodiscard]] (#6320) 2025-11-16 01:39:24 +01:00
abstract_deck_list_node.cpp Turn Card, Deck_List, Protocol, RNG, Network (Client, Server), Settings and Utility into libraries and remove cockatrice_common. (#6212) 2025-10-09 07:36:12 +02:00
abstract_deck_list_node.h Mark more functions as [[nodiscard]] (#6320) 2025-11-16 01:39:24 +01:00
deck_list.cpp Helper to query deckList for DecklistCardNodes. (#6242) 2025-11-15 17:21:43 +01:00
deck_list.h Mark more functions as [[nodiscard]] (#6320) 2025-11-16 01:39:24 +01:00
deck_list_card_node.cpp Turn Card, Deck_List, Protocol, RNG, Network (Client, Server), Settings and Utility into libraries and remove cockatrice_common. (#6212) 2025-10-09 07:36:12 +02:00
deck_list_card_node.h Turn Card, Deck_List, Protocol, RNG, Network (Client, Server), Settings and Utility into libraries and remove cockatrice_common. (#6212) 2025-10-09 07:36:12 +02:00
inner_deck_list_node.cpp Avoid repeating type by using auto. (#6321) 2025-11-15 14:06:53 +01:00
inner_deck_list_node.h Mark more functions as [[nodiscard]] (#6320) 2025-11-16 01:39:24 +01:00