ITADN

RCPP-85 fixed gcc clang build ubuntu 24.04

#238Pull RequestBestITUserEUW 创建于 2024-07-31
B
BestITUserEUWcommented
Issue RCPP-85 Fixed missing header in realm.hpp mentioned in RCPP-85. Fixed the following build error in gcc: > cpprealm/link.hpp:190:21: error: expected unqualified-id before ‘)’ token > 190 | managed<T*>() = default; > | ^ > > managed() = default; By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
合并状态:未合并 0 条评论