Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use std::cout/std::cerr/std::endl instead of just cout/cerr/end… #3327

Merged

Conversation

SunBlack
Copy link
Contributor

@SunBlack SunBlack commented Sep 4, 2019

Use std::cout/std::cerr/std::endl instead of just cout/cerr/endl in preparation for #3235.

…reparation to remove "using namespace std;"
@taketwo taketwo changed the title Use std::cout/std::cerr/std::endl instead of just cout/cerr/endl [gpu] Use std::cout/std::cerr/std::endl instead of just cout/cerr/end… Sep 10, 2019
@taketwo taketwo merged commit 5dbb888 into PointCloudLibrary:master Sep 10, 2019
@SunBlack SunBlack deleted the prefix_cout_cerr_endl_with_std_gpu branch September 10, 2019 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants