mirror of
https://github.com/boostorg/wave.git
synced 2026-02-02 09:22:19 +00:00
27dc2862a8754568aeb75670d1e5491c0ecd559c
The main programs of these samples use std::string to instantiate their context object, which propagates down to the type of the lexer. The manual instantiations use BOOST_WAVE_STRINGTYPE a.k.a flex_string and so do not satisfy the missing symbols, giving a link error.
Description
Mirrored via gitea-mirror
Languages
C++
99.7%
HTML
0.2%