Skip to content
  • Tiago Peixoto's avatar
    Dump lambda::bind in favor of boost::bind · 7fb5d71d
    Tiago Peixoto authored
    This is a large commit which replaces lambda::bind with boost::bind in
    most parts of the code. This improves compilation time, and slightly
    decreases compilation memory usage in some cases.
    7fb5d71d