Skip to content
View ecsevindik's full-sized avatar
Block or Report

Block or report ecsevindik

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. Cuda-Samples-CMake Cuda-Samples-CMake Public

    My personal study on Cuda samples. Building is simplified with CMake.

    C 1

  2. Sample-Codes-Effective-Modern-Cpp-Book Sample-Codes-Effective-Modern-Cpp-Book Public

    Sample codes for Scott Meyers' Efficient Modern C++ Book

    C++

  3. Singleton-Template-Object-Factory-Sample Singleton-Template-Object-Factory-Sample Public

    C++ Singleton template object factory example

    C++

  4. Crtp-Example Crtp-Example Public

    Curiously Recurring Template Pattern C++ Example

    CMake

  5. Pimpl-Idiom-Example Pimpl-Idiom-Example Public

    Basic C++ Pointer-To-Implementation (Pimpl) Example

    C++