Follow-up Comment #1, bug #44464 (project make):
In case someone thinks that's a silly thing to want to do, I thought I'd post
another example:
{{{
/*...*/
extern "C" int blah_gmk_setup( const gmk_floc* floc ) {
for( some_map_t::iterator iter : some_map ) {
gmk_add_function( iter->second.c_str(), generic_function, 1, 1, 1 );
}
}
}}}
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?44464>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-make mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-make