boostorg / boostorg/concept_check

variable 'a' is uninitialized when passed as a const reference argument here warning when compiling with clang-cl.exe

Open
#34 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
21
Forks
51
PR merge metrics
No merged PRs in 30d

Description

Hi!

In file boost/concept_check.hpp:
```
boost/concept_check.hpp(139,38): error : variable 'a' is uninitialized when passed as a const reference argument here [-Werror,-Wuninitialized-const-reference]
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.