Skip to content

issues Search Results · repo:Tredzone/simplx language:C++

Filter by

2 results
 (52 ms)

2 results

inTredzone/simplx (press backspace or delete to remove)

After these commands : mkdir build cd build cmake .. executed successfully, i encountered an error for make command (see screenshot below). In simplx/include/trz/connector/http/server/serverprocess.hpp, ...
  • jesteroftheking
  • Opened 
    on Aug 24, 2021
  • #4

Hi there, I m found the following calculation in cacheline.h: inline static size_t cacheLineAlignedSize(size_t sz) noexcept { return (CACHE_LINE_SIZE * ((sz + CACHE_LINE_SIZE - 1) / CACHE_LINE_SIZE)) ...
  • manuka89
  • Opened 
    on Jan 31, 2020
  • #3
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub