Skip to content

Conversation

@matan7890
Copy link

Argument::store_into method assumes the value to store into the given
variable is alawys true, regardless of the values given to
m_default_value / m_implicit_value.

This commit fixes issue #413.
It also comes with a nice regression test :)

Mordor added 2 commits November 28, 2025 20:37
store_into<bool> method assumes the value to store into the given
variable is alawys true, regardless of the values given to
m_default_value / m_implicit_value.

This commit fixes issue p-ranav#413
@wanjiadenghuo111
Copy link

wanjiadenghuo111 commented Nov 28, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants