Skip to content
View Forehm's full-sized avatar
🙃
chilling
🙃
chilling
  • Moscow
Block or Report

Block or report Forehm

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

Pinned

  1. forward_list forward_list Public

    Just a simple realisation of forward_list. Many methods from original STL container absent here, but it is quite interesting to read to understand how does this container work.

    C++

  2. Givener-encrypter Givener-encrypter Public

    uses the Givener algorytm of encrypting messages.

    C++

  3. Vector-STL Vector-STL Public

    a copy of STL vector, but with some advantages

    C++