PointCloudLibrary/pcl

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

オープン

#3,774 opened on 2020/03/22

 (7 件のコメント) (1 件のリアクション) (0 人の担当者)C++ (4,506 件のフォーク)batch import
effort: lowgood first issuehelp wantedkind: todo

Repository metrics

Stars
 (9,023 個のスター)
PR merge metrics
 (平均マージ 8d 7h) (30d で 3 merged PRs)

説明

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.

コントリビューターガイド