Hi All I'm very much a Fusion newbie, just getting may head around it, so a really basic question!
From the intro page, when we write
#include
AMDG Robert Jones wrote:
I'm very much a Fusion newbie, just getting may head around it, so a really basic question!
From the intro page, when we write
#include
#include vector
stuff for_each(stuff, print_xml());
am I correct in believing that there is no loop involved in the for_each, and that this resolves, at compile time, to a linear list of function calls?
Effectively, yeah. In Christ, Steven Watanabe
participants (2)
-
Robert Jones
-
Steven Watanabe