The Vish Visualization Shell 0.3
Vish
Wizt::VValueTrait< VStringList > Struct Reference

#include <ocean/shrimp/VStringList.hpp>

Detailed Description

Todo
Note on VStringList I/O: The currently implemented text methods make use of two special characters, "@" and "|". If these occur as part of the string list itself, then things will become messed up. An improved version would need to encode these separation characters in the text itself, and during writing determine the best way of doing so.