23 Nov
2019
23 Nov
'19
1:58 p.m.
On 23/11/2019 09:14, John Emmas via Boost-users wrote:
Yesterday I downloaded boost v1.71.0
The file 'regex/v4/cregex.hpp' contains declarations for functions like 'regexecA' and 'regexecW'. There are similar declarations for regfree, regcomp & regerror.
But where are the implementations for those functions?
You would find them under libs/regex/src, but those old POSIX API's while technically still supported have been deprecated for a long time. John.
Or is my own app expected to provide them? Many thanks,
John Emmas _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org https://lists.boost.org/mailman/listinfo.cgi/boost-users