Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / isocpp/CppCoreGuidelines issues and pull requests

#2219 - reasoning behind adding `std::has_single_bit` to standard library

Issue - State: closed - Opened by devendranaga 7 days ago - 1 comment

#2217 - Update CppCoreGuidelines.md

Pull Request - State: open - Opened by Aster89 11 days ago

#2215 - Projects

Issue - State: closed - Opened by MayurvishwasPatil 23 days ago

#2214 - Combine rules C.36 and C.37

Issue - State: open - Opened by pauljansen42 about 2 months ago - 1 comment

#2212 - C.20 - "rule of zero" and constructor handling

Issue - State: open - Opened by miemoe about 2 months ago - 1 comment

#2211 - gsl::span UB if used over containers of non-implicit lifetime types?

Issue - State: closed - Opened by vdemichev 2 months ago - 2 comments

#2210 - the links in I: Interfaces are all broken

Issue - State: open - Opened by janwilmans 2 months ago - 2 comments

#2209 - E.16: Fix inconsistent description

Pull Request - State: closed - Opened by boyeong-jeon 3 months ago - 2 comments

#2207 - Discourage implicit casting from/to void pointer

Issue - State: open - Opened by dfrvfmst 3 months ago - 1 comment

#2206 - Exception to ES.63 for base type without any data member

Issue - State: open - Opened by hwisungi 3 months ago - 1 comment

#2204 - Clarify ES.23: Prefer the {}-initializer syntax

Issue - State: closed - Opened by tastyherring 4 months ago - 1 comment

#2202 - Namespace guidelines

Issue - State: closed - Opened by initializedd 4 months ago - 2 comments

#2201 - Ceil Function in Cpp

Issue - State: closed - Opened by MrCodYrohit 4 months ago - 3 comments

#2200 - Section E.27

Issue - State: closed - Opened by petecasso 4 months ago - 1 comment

#2199 - Doesn't the title of ES.3 break that very guideline itself?

Issue - State: closed - Opened by eyalroz 4 months ago - 2 comments

#2197 - Why isn't the exception safety mentioned in the Reason of R.22?

Issue - State: closed - Opened by Boyeong0 5 months ago - 4 comments

#2196 - C++ Core Guidelines Markdown to HTML

Issue - State: closed - Opened by Lob2018 5 months ago - 1 comment

#2194 - Update link to MISRA C++ Guidelines

Pull Request - State: closed - Opened by vil02 5 months ago - 3 comments

#2193 - How to refer to the guidelines, bibtex preferred?

Issue - State: closed - Opened by VictorEijkhout 5 months ago - 3 comments

#2192 - Some suggestions to round out the performance advice

Pull Request - State: closed - Opened by ricomariani 5 months ago - 4 comments

#2191 - #include

Issue - State: closed - Opened by amirkhanndev 6 months ago - 1 comment

#2190 - Practice

Issue - State: closed - Opened by sssaabb11 6 months ago - 1 comment

#2189 - Sss

Issue - State: closed - Opened by sssaabb11 6 months ago

#2187 - Cpp programs

Issue - State: closed - Opened by Devang1102 6 months ago - 3 comments

#2185 - ES.87 (redundant `==` or `!=`) Add `my_condition == true` example

Pull Request - State: closed - Opened by N-Dekker 6 months ago - 2 comments

#2183 - Check for invalidated iterator/dangling reference on heap reallocation

Issue - State: closed - Opened by dfrvfmst 7 months ago - 2 comments

#2182 - Should/can Expects and Ensures be macros?

Issue - State: open - Opened by hsutter 7 months ago - 1 comment

#2180 - Hi

Issue - State: closed - Opened by Yshodip 7 months ago

#2179 - Removed confusing comments (#2076)

Pull Request - State: closed - Opened by pauljansen42 7 months ago - 4 comments

#2178 - `gsl::suppress` issues collected: Strings, literals, cases

Issue - State: closed - Opened by hsutter 8 months ago - 2 comments

#2177 - F.16 Allow pass-by-value for types that are copied

Issue - State: closed - Opened by bgloyer 8 months ago - 3 comments

#2176 - ES.56 Clarification on moving when assigning to reference outside of scope

Issue - State: closed - Opened by il8677 8 months ago - 3 comments

#2175 - For ES.28 (immediately-invoked lambdas), use `std::invoke` in both examples.

Pull Request - State: closed - Opened by BenFrantzDale 8 months ago - 14 comments

#2174 - Challenging C.153 "Prefer virtual function to casting"

Issue - State: closed - Opened by eyalroz 8 months ago - 6 comments

#2173 - R.3: Fill in placeholder link

Pull Request - State: closed - Opened by dejan1024 8 months ago - 2 comments

#2172 - Add "take a copy for immediate local use" case to F.16

Pull Request - State: closed - Opened by hsutter 8 months ago - 2 comments

#2171 - Poor (and nearly-incorrect) example for rule F.27 (shared_ptr)

Issue - State: closed - Opened by eyalroz 8 months ago - 4 comments

#2167 - F.20 should exclude swap

Issue - State: closed - Opened by PowerStat 9 months ago - 3 comments

#2166 - F.21 Don't return tuples

Pull Request - State: closed - Opened by Eisenwave 9 months ago - 5 comments

#2165 - Broken links

Issue - State: open - Opened by da40 9 months ago - 3 comments

#2164 - C.21 Exception for copy-and-swap idiom

Issue - State: open - Opened by Eisenwave 9 months ago - 4 comments

#2163 - ES.79 is a terrible advice and should be dropped

Issue - State: open - Opened by hasselmm 9 months ago - 14 comments

#2162 - Remove enforcement rules of rule F.17

Issue - State: open - Opened by pauljansen42 9 months ago - 7 comments

#2161 - Use the term "default member initializer"

Pull Request - State: closed - Opened by frederick-vs-ja 9 months ago - 1 comment

#2160 - Halo

Issue - State: closed - Opened by 3ggie-AB 10 months ago - 1 comment

#2159 - Wrong links in P.8

Issue - State: open - Opened by ashrasmun 10 months ago - 1 comment

#2158 - Fix typos

Pull Request - State: closed - Opened by amirlivneh 11 months ago - 1 comment

#2157 - Ranges require exception to F.19

Issue - State: open - Opened by adah1972 11 months ago - 7 comments

#2156 - GSL.owner link consistency

Pull Request - State: closed - Opened by dejan1024 11 months ago - 1 comment

#2154 - Create binary tree by array

Issue - State: closed - Opened by phungxHuy 11 months ago - 1 comment

#2153 - tyu

Issue - State: closed - Opened by Telkarr 11 months ago

#2147 - File extensions for modules?

Issue - State: open - Opened by JVApen 12 months ago - 2 comments

#2136 - ES.30: Don’t use macros for program text manipulation

Issue - State: closed - Opened by jonnygrant about 1 year ago - 3 comments

#2135 - E.16 not noexcept copy constructor

Issue - State: open - Opened by NihilityT about 1 year ago - 1 comment

#2134 - I.2: Avoid non-const global variables

Issue - State: open - Opened by jonnygrant about 1 year ago - 1 comment

#2133 - R.3: raw pointer

Issue - State: open - Opened by jonnygrant about 1 year ago - 3 comments

#2129 - Add My Commit

Pull Request - State: closed - Opened by mussaddiqmahmood7 about 1 year ago - 2 comments

#2123 - Mismatch between the synopsis and enforcement of rule Enum.2

Issue - State: open - Opened by jansen-tiobe about 1 year ago - 4 comments

#2119 - Adjust the synopsis of rule Enum.1

Issue - State: open - Opened by jansen-tiobe about 1 year ago - 3 comments

#2111 - gsl::copy is not in the Core Guidelines

Issue - State: open - Opened by dmitrykobets-msft about 1 year ago - 2 comments

#2100 - Improve reasoning and examples for F.48

Pull Request - State: closed - Opened by Eisenwave about 1 year ago - 1 comment

#2092 - Fix missing forward for function object parameter

Pull Request - State: closed - Opened by Eisenwave about 1 year ago - 1 comment

#2087 - #1191 replace member variable with data member

Pull Request - State: closed - Opened by Eisenwave about 1 year ago - 6 comments

#2078 - What is member variable?

Issue - State: closed - Opened by GabrielDosReis over 1 year ago - 4 comments

#2076 - Rule F.54 not clear about capturing this and the use of [&]

Issue - State: closed - Opened by pauljansen42 over 1 year ago - 6 comments

#2066 - When to use trailing return type syntax

Issue - State: open - Opened by ntrel over 1 year ago - 15 comments

#2042 - Make `tag` in `gsl::suppress(tag)` be a string literal

Issue - State: closed - Opened by dmitrykobets-msft over 1 year ago - 2 comments

#2039 - I.2 - Clarification regarding private mutable static members

Issue - State: closed - Opened by bjosv over 1 year ago - 2 comments

#1841 - C.35 First enforcement is too broad, should only apply to base classes

Issue - State: open - Opened by carlosgalvezp almost 3 years ago - 5 comments

#1838 - Question about public data members in `class`

Issue - State: closed - Opened by hg-zt almost 3 years ago - 5 comments

#1828 - Fix #1827: Typo in "Using the GSL: A Tutorial and FAQ"

Pull Request - State: closed - Opened by definability about 3 years ago - 1 comment

#1799 - Should rules be divided to have separate enforcements?

Issue - State: closed - Opened by Xazax-hun about 3 years ago - 3 comments

#1670 - Never delete a move constructor or move assignment operator

Issue - State: open - Opened by JordanMaples about 4 years ago - 5 comments

#1577 - Enforced ES.23 upon example code: Introduction and Philosophy

Pull Request - State: open - Opened by ghost over 4 years ago - 11 comments

#1571 - C.21 Rule of 5/6

Issue - State: open - Opened by HowardHinnant over 4 years ago - 4 comments

#1418 - New guideline request: Don't move from const

Issue - State: open - Opened by ZacharyHenkel over 5 years ago - 12 comments

#1408 - SF.1 better to state .hpp as well as .cpp

Issue - State: closed - Opened by jonnygrant over 5 years ago - 4 comments

#1191 - Change "member variables" to "[static] data members" for consistency

Issue - State: open - Opened by hsutter over 6 years ago - 1 comment

#1173 - Suppression guidelines

Issue - State: closed - Opened by annagrin over 6 years ago - 6 comments

#364 - F.41 should suggest returning a struct, not a tuple

Issue - State: open - Opened by andyprowl almost 9 years ago - 90 comments
Labels: open