std::deque
#include <stdbool.h>
* Replace FAMs with `std::vector`s (or one `std::string`) in four `struct`s * Anonymous types declared in an anonymous union are also non-standard Only Clang complains about this (-Wnested-anon-types)
fstk_FindFile
* Simplify `fstk_FindFile` usage * Use `std::string` for `fstk_FindFile`