Skip to content

feat: provide explicit operator bool#1

Open
yumetodo wants to merge 1 commit into
hirakuni45:masterfrom
yumetodo:patch-1
Open

feat: provide explicit operator bool#1
yumetodo wants to merge 1 commit into
hirakuni45:masterfrom
yumetodo:patch-1

Conversation

@yumetodo

Copy link
Copy Markdown
   int a;
   if(utils::input("%d") % a) {
       // OK
   } else {
       // NG
   }

のように書けるようになります

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.

1 participant