Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

CKNonNull.h:47:33 No member named 'move' in namespace 'std'; did you mean 'modf'?

Open
#975 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
45/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Stale
Tech stack
cpp
Domain
mobile-dev

Research direction

Open CKNonNull.h at line 47 and reproduce the Xcode 14.3 compile error. Check the missing std::move declaration and whether including resolves it, then verify that the project compiles without the error.

Written by the indexing model from the issue text.

Description

Compile error on Xcode 14.3
截圖 2023-04-20 下午6 40 38
need #import <utility> to fix this error.

Dominant language
Objective-C++
Stars
5.7k
Forks
574
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from facebook/componentkit

All issues in facebook/componentkit

Similar issues

More Mobile Dev issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.