8000 Publish C++ development style guidelines · Issue #70 · googleapis/google-cloud-cpp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Publish C++ development style guidelines #70
Closed
@mbrukman

Description

@mbrukman

We are implicitly following parts of the Google C++ style guide, but as we are taking some departures from it (e.g., exceptions, user-defined literals, etc.), we should do one of the following:

  • publish a complete style guide on what features we will or won't use, OR
  • publish a style guide that's a diff based on the Google C++ style guide

At the very least, we should clarify that we're using only what's available in C++11 and Abseil. Other questions might be around what can be brought in from other third-party libraries, e.g., Boost, which the Google C++ style guide also has a section on.

Without such clarification, it's unclear what contributors can use for development and what they can't (or at least, shouldn't).

Metadata

Metadata

Assignees

Labels

🚨This issue needs some love.triage meI really want to be triaged.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0