PointCloudLibrary/pcl

Replace header guards of type `#ifndef` with a `#pragma once`

Open

#3774 aperta il 22 mar 2020

Vedi su GitHub
 (7 commenti) (1 reazione) (0 assegnatari)C++ (4506 fork)batch import
effort: lowgood first issuehelp wantedkind: todo

Metriche repository

Star
 (9023 star)
Metriche merge PR
 (Merge medio 8g 7h) (3 PR mergiate in 30 g)

Descrizione

Replace #ifndef header guard with a #pragma once

Originally posted by @kunaltyagi in https://github.com/_render_node/MDIzOlB1bGxSZXF1ZXN0UmV2aWV3VGhyZWFkMjQ0Nzg4MDI0OnYy/pull_request_review_threads/discussion

Maybe there's a clang-tidy flag to do this.

Guida contributor