Skip to content

issues Search Results · repo:boostorg/interval language:C++

Filter by

16 results
 (64 ms)

16 results

inboostorg/interval (press backspace or delete to remove)

Hello! I might do something wrong, but I had to apply the following patch to the boost interval library (v1.82.0) in order to build it successfully using the emscripten toolchain (v3.1.51). diff --git ...
  • elcerdo
  • Opened 
    on Jan 22
  • #44

Run cmake_test_folder= $BOOST_ROOT/libs/$SELF/test/cmake_test # New unified folder cmake_test_folder= $BOOST_ROOT/libs/$SELF/test/cmake_test # New unified folder [ -d $cmake_test_folder ] || cmake_test_folder= ...
  • jeking3
  • Opened 
    on Nov 30, 2024
  • #42

testing.capture-output bin.v2\libs\numeric\interval\test\det.test\gcc-14\release\x86_32\cxxstd-03-iso\link-static\threadapi-win32\threading-multi\visibility-hidden\det.run ====== BEGIN OUTPUT ====== libs/numeric/interval/test/det.cpp(96): ...
  • jeking3
  • Opened 
    on Nov 30, 2024
  • #41

In the document of boost interval https://www.boost.org/doc/libs/1_86_0/libs/numeric/interval/doc/interval.htm#interval If the interval constructor has only one argument, The constructors create an interval ...
  • Shengyis
  • 2
  • Opened 
    on Nov 16, 2024
  • #43

We are in the process of making B2 build changes to all of the B2 build files to support modular consumption of the Boost Libraries by users. See this list post for some details: https://lists.boost.org/Archives/boost/2024/01/255704.php ...
  • grafikrobot
  • 1
  • Opened 
    on Mar 9, 2024
  • #39

boost/limits adds another dependency which is a pain without package managers
  • Theramar
  • Opened 
    on Nov 8, 2023
  • #36

VS 19 vs GCC 12 If you build and run the following sample with both compilers: #include fenv.h #include iostream #pragma warning(push) #pragma warning(disable : 4702) #include boost/numeric/interval.hpp ...
  • olologin
  • 1
  • Opened 
    on May 17, 2023
  • #35

There are functions hull(a, b) and also a static member function interval::hull(T, T). I am using the interval class as a base class. Within my type that is derived from interval T , I find that it is ...
  • byron-hawkins
  • Opened 
    on Oct 6, 2022
  • #34

/usr/include/boost/numeric/interval/detail/ppc_rounding_control.hpp:31:56: error: narrowing conversion of 18444492273895866370 from long long unsigned int to boost::long_long_type {aka long long ...
  • jwakely
  • Opened 
    on Jan 31, 2022
  • #29
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! 
Press the
/
key to activate the search input again and adjust your query.
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! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub