The ns-3 Network Simulator Project
Customize CommandLine for uint8_t
Read the bug report listed. This shows up as a bug when using CommandLine, but the fix needs to be made deeper down, by adding specializations to the template UserItemParse
Your task is to develop that specialization and show it works as intended. Specifically:
- Implement the simple example from the bug report, and show that it behaves as reported.
- Implement specializations of
UserItemParse<>
foruint8_t
. - Using your example show that these now work as expected.
Task tags
Students who completed this task
InquisitivePenguin, ra1nst0rm3d, SaiMyGuy, hax0kartik, pterp