Google Summer of Code Student 2020
email: camolezi@usp.br
Education: Computer Engineering, University of São Paulo, Brazil
Completed project:
Reduce boost dependence in CMSSW
This project has the goal to find and decrease boost dependencies in
CMSSW. Modern C++ introduced a lot of new features that were only
available through boost packages. Thus, some boost code can be replaced
with similar C++ standard library features. Using standard features is a
good practice, this project will move the CMSSW codebase in that
direction.
Project Proposal: URL
Project Reports: GSoC 2020 Archive
Mentors: Vassil Vassilev, David Lange