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:

  1. Implement the simple example from the bug report, and show that it behaves as reported.
  2. Implement specializations of UserItemParse<> for uint8_t.
  3. Using your example show that these now work as expected.

Task tags

  • c++

Students who completed this task

InquisitivePenguin, ra1nst0rm3d, SaiMyGuy, hax0kartik, pterp

Task type

  • code Code
close

2019