mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-01-11 07:17:53 +00:00
todo update
This commit is contained in:
parent
69d605f410
commit
6a8062a30d
5
TODO
5
TODO
@ -70,13 +70,14 @@ Compatibility with Qt, and some more modularity
|
||||
|
||||
- Put guard statements around header files.
|
||||
|
||||
- Proper include between header files; remove central "header.h" file.
|
||||
|
||||
- Removed macro foreach: conflicts with Qt keyword foreach, replaced back with BOOST_FOREACH
|
||||
|
||||
- Prefix stdlib structures and functions with std:: in headers; "using namespace" in header files is
|
||||
generally frowned upon
|
||||
|
||||
- Modularity: base48.h can now be included without including all the headers
|
||||
(useful for linking external GUI to bitcoin core, part of GUI separation)
|
||||
|
||||
Todo:
|
||||
|
||||
- Repeated in all files?
|
||||
|
Loading…
Reference in New Issue
Block a user