aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2017-06-07 11:20:44 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2017-06-07 11:29:44 -0700
commit94085bee74557f34fd7ad3bef969eecf6c8c4f4e (patch)
tree5d747aa6891310fef31bfd56463d71576c9761c2 /configure
parentba656b261141554f33b96c655e3a0c76eb0d837d (diff)
Replace std::function object with regular function.
The function is called recursively, and the std::function object had only existed to allow recursion from within a lambda expression. A regular function should be cheaper than a polymorphic function wrapper. PiperOrigin-RevId: 158292415
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions