Skip to content

Add thread_concepts.h integration header for C++20 Concepts #272

Description

@kcenon

Summary

Creates a new header include/kcenon/thread/concepts/thread_concepts.h that:

  • Integrates C++20 Concepts from common_system
  • Provides thread-specific concepts (JobType, JobCallable, Duration, etc.)
  • Re-exports common_system concepts when available

Parent Issue

Part of #271

Tasks

  • Create concepts/ directory
  • Implement thread_concepts.h with both common_system integration and standalone fallbacks
  • Add comprehensive documentation

Related Files

  • include/kcenon/thread/concepts/thread_concepts.h

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions