Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added missing const& in extend_boundary parameters #490

Merged
merged 1 commit into from
Apr 27, 2020

Conversation

lpranam
Copy link
Member

@lpranam lpranam commented Apr 26, 2020

Description

Added missing const& to all the extend_boudary related functions

Tasklist

  • Add test case(s)
  • Ensure all CI builds pass
  • Review and approve

@lpranam lpranam added the cat/enhancement Improvements, but not fixes addressing identified bugs label Apr 26, 2020
@lpranam lpranam self-assigned this Apr 26, 2020
@lpranam lpranam merged commit a18c2dc into boostorg:develop Apr 27, 2020
@lpranam lpranam deleted the add_missing_const branch April 27, 2020 10:18
@mloskot mloskot added this to the Boost 1.74+ milestone Jul 11, 2020
mloskot added a commit that referenced this pull request Jul 11, 2020
* develop:
  Collect release notes for Boost 1.74
  Fix missing header in numeric/kernel.hpp to make it self-contained (#502)
  Use perfect forwading from apply_operation to visit (#491)
  Fix typos and replace mpl with mp11 in tutorial (#494)
  Implemented mechanism to reverse kernel_2d (#489)
  added missing const& in extend_boundary parameters (#490)
  Add initializing image constructor (#486)
  Fix interleaved_view factory using point<std::ptrdiff_t> for dimension (#487)
  RELEASES.md: Remove beta tag [ci skip]
  Replace Boost.Variant with Boost.Variant2 (#474)
  Fix error plane_view_t is not a class or namespace name (#481)
  Fix image constructor from other image (#477)
  Fix overflow in RGB to CMYK32 conversion (#470)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat/enhancement Improvements, but not fixes addressing identified bugs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants